Average |
The AverageDataSpec type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Two DataSpec objects are equal if they have the same class
and the same configuration.
(Inherited from DataSpec) | |
| GetHashCode |
Overridden to ensure consistency with Equals.
(Inherited from DataSpec) | |
| ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) |