Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetStatistics ( ) : IList |
||
IncrementValue ( string name ) : void | ||
IncrementValue ( string name, long value ) : void | ||
Initialize ( ) : void | ||
Initialize ( IEnumerable |
public static IncrementValue ( string name ) : void | ||
name | string | |
Résultat | void |
public static IncrementValue ( string name, long value ) : void | ||
name | string | |
value | long | |
Résultat | void |
public static Initialize ( IEnumerable |
||
stores | IEnumerable |
|
Résultat | void |