Enum ArgumentDataType
Enumeration of the supported argument data types
Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public enum ArgumentDataType
Fields
| Name | Description |
|---|---|
| Boolean | |
| DateTime | |
| Int32 | |
| String |
Enumeration of the supported argument data types
public enum ArgumentDataType
| Name | Description |
|---|---|
| Boolean | |
| DateTime | |
| Int32 | |
| String |