C# Class frapid.TokenExtension

Datei anzeigen Open project: frapid/frapid

Public Methods

Method Description
CountTokens ( this token ) : int
GetTokenOn ( this token, int index ) : string

Method Details

CountTokens() public static method

public static CountTokens ( this token ) : int
token this
return int

GetTokenOn() public static method

public static GetTokenOn ( this token, int index ) : string
token this
index int
return string