Method | Description | |
---|---|---|
SplitStringN ( this value, int count ) : string[] | ||
decode ( string hex ) : string | ||
getDictionary ( ) : string[] | ||
getToken ( int index ) : string |
public static SplitStringN ( this value, int count ) : string[] | ||
value | this | |
count | int | |
return | string[] |
public static getToken ( int index ) : string | ||
index | int | |
return | string |