Property | Type | Description |
---|
Method | Description | |
---|---|---|
UsageStatistics ( ) : System.Linq |
Initializes a new instance of the UsageStatistics class.
|
|
UsageStatistics ( string eventType = default(string), long count = default(long?) ) : System.Linq |
Initializes a new instance of the UsageStatistics class.
|
public UsageStatistics ( string eventType = default(string), long count = default(long?) ) : System.Linq | ||
eventType | string | The event type of the usage statistics /// event |
count | long | The event type of the usage statistics /// event |
return | System.Linq |