Method | Description | |
---|---|---|
GetKey ( DataTypeExact value ) : string | ||
GetValue ( string key ) : DataTypeExact | ||
GetValues ( ) : string[] |
Method | Description | |
---|---|---|
DataTypeExactTool ( ) : System.Collections.Generic |
public static GetKey ( DataTypeExact value ) : string | ||
value | DataTypeExact | |
return | string |
public static GetValue ( string key ) : DataTypeExact | ||
key | string | |
return | DataTypeExact |