Method | Description | |
---|---|---|
GetItemType ( |
||
Parse ( SwitchDescriptor descriptor, string arg ) : object | ||
ParseArray ( |
Method | Description | |
---|---|---|
ParseArray ( SwitchDescriptor descriptor, string arg ) : object | ||
ParseBoolean ( SwitchDescriptor descriptor, string arg ) : object | ||
ParseDefault ( SwitchDescriptor descriptor, string arg ) : object |
public static GetItemType ( |
||
propertyType | ||
return |
public static Parse ( SwitchDescriptor descriptor, string arg ) : object | ||
descriptor | SwitchDescriptor | |
arg | string | |
return | object |
public static ParseArray ( |
||
propertyType | ||
arg | string | |
return | object |