메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
GetStatistics ( ) : long>.IDictionary |
||
Increment ( string name ) : void | ||
Increment ( string name, long value ) : void | ||
IsActive ( ) : bool | ||
SetValueIfHigher ( string name, long value ) : void |
public Increment ( string name, long value ) : void | ||
name | string | |
value | long | |
리턴 | void |
public SetValueIfHigher ( string name, long value ) : void | ||
name | string | |
value | long | |
리턴 | void |