Méthode | Description | |
---|---|---|
TokenFormat ( this formatString, object>.IDictionary |
||
TokenFormat ( this formatString, object source ) : string | ||
TokenFormat ( this formatString, object source, object>.IDictionary |
Méthode | Description | |
---|---|---|
GetIndexArray ( string indexes ) : object[] | ||
GetPropertyValue ( object target, string name, string indexList ) : object | ||
GetPropertyValueFromPath ( object target, string path ) : object | ||
GetStringSection ( char format, int leftIndex, int rightIndex ) : string |
public static TokenFormat ( this formatString, object>.IDictionary |
||
formatString | this | |
tokens | object>.IDictionary | |
Résultat | string |
public static TokenFormat ( this formatString, object source ) : string | ||
formatString | this | |
source | object | |
Résultat | string |
public static TokenFormat ( this formatString, object source, object>.IDictionary |
||
formatString | this | |
source | object | |
tokens | object>.IDictionary | |
Résultat | string |