| LogicInput Constructor |
| Name | Description | |
|---|---|---|
| LogicInput |
A null logic which the default (first) logic will be picked
| |
| LogicInput(String) |
Logic with a name
| |
| LogicInput(String, IDictionaryString, Object) |
Logic with name and input parameters
| |
| LogicInput(String, Object) |
Logic with name and input parameters
|