Метод | Описание | |
---|---|---|
GetDataTypes ( bool includeParens ) : string[] | ||
IsStringType ( string dataType ) : bool |
Метод | Описание | |
---|---|---|
PopulateArray ( ) : void | ||
RemoveParens ( string dataType ) : string |
public static GetDataTypes ( bool includeParens ) : string[] | ||
includeParens | bool | |
Результат | string[] |
public static IsStringType ( string dataType ) : bool | ||
dataType | string | |
Результат | bool |