Method | Description | |
---|---|---|
CounterEvent ( string counterKey ) : System | ||
CounterEvent ( string counterKey, object value ) : System |
Method | Description | |
---|---|---|
GetEventData ( object>.Dictionary |
public CounterEvent ( string counterKey ) : System | ||
counterKey | string | |
return | System |
public CounterEvent ( string counterKey, object value ) : System | ||
counterKey | string | |
value | object | |
return | System |
protected GetEventData ( object>.Dictionary |
||
data | object>.Dictionary | |
return | void |