Click or drag to resize

CoolingDegreeDaysCalculation Methods

The CoolingDegreeDaysCalculation type exposes the following members.

Methods
 NameDescription
Public methodEquals Two Calculation objects are equal if they have the same class and the same configuration.
(Inherited from Calculation)
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Inherited from Calculation)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Top
See Also