Property | Type | Description | |
---|---|---|---|
Values | IReadOnlyCollection |
Method | Description | |
---|---|---|
IsCounter ( this rollingNumberEvent ) : bool |
Gets whether the specified event is a Counter type or not.
|
|
IsMaxUpdater ( this rollingNumberEvent ) : bool |
Gets whether the specified event is a MaxUpdater type or not.
|
public static IsCounter ( this rollingNumberEvent ) : bool | ||
rollingNumberEvent | this | The specified event. |
return | bool |
public static IsMaxUpdater ( this rollingNumberEvent ) : bool | ||
rollingNumberEvent | this | The specified event. |
return | bool |