C# Class frapid.TokenExtension

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
CountTokens ( this token ) : int
GetTokenOn ( this token, int index ) : string

Method Details

CountTokens() public static méthode

public static CountTokens ( this token ) : int
token this
Résultat int

GetTokenOn() public static méthode

public static GetTokenOn ( this token, int index ) : string
token this
index int
Résultat string