Method GetInfo
GetInfo()
Virtual method for Info checks before execution.
Declaration
public override IList<string> GetInfo()
Returns
Type | Description |
---|---|
IList<string> | Returning a non null string array will display each string as an Information on the RuleEngine and Toolbox. |