Summary

public void GetProperties(List<ITerminalProperty> resultList, Func<ITerminalProperty, bool> collect)

Get all terminal actions available for block.

Parameters