Method | Description | |
---|---|---|
CountTokens ( this token ) : int | ||
GetTokenOn ( this token, int index ) : string |
public static CountTokens ( this token ) : int | ||
token | this | |
return | int |
public static GetTokenOn ( this token, int index ) : string | ||
token | this | |
index | int | |
return | string |