GetProperties
Summary
public void GetProperties(List<ITerminalProperty> resultList, Func<ITerminalProperty, bool> collect)
Get all terminal actions available for block.
Parameters
- List
resultList - Func<ITerminalProperty, bool> collect
public void GetProperties(List<ITerminalProperty> resultList, Func<ITerminalProperty, bool> collect)
Get all terminal actions available for block.