Overload List
| Name | Description | |
|---|---|---|
| CogToolBlockTerminal(SerializationInfo, StreamingContext) |
Standard Serialization Constructor
| |
| CogToolBlockTerminal(String, Object) |
Creates a new CogToolBlockTerminal with the supplied name and value.
| |
| CogToolBlockTerminal(String, Type) |
Creates a new CogToolBlockTerminal with the supplied name and valueType.
| |
| CogToolBlockTerminal(String, Object, Type) |
Creates a new CogToolBlockTerminal with the supplied name, value, and valueType.
| |
| CogToolBlockTerminal(String, Type, Boolean) |
Creates a new CogToolBlockTerminal with the supplied name and valueType.
|
See Also