ThermalAsset.EqualsThermalOnly
Description:
Determines whether this thermal asset is equal to another, but ignore data from base class.
Determines whether this thermal asset is equal to another, but ignore data from base class.
public bool EqualsThermalOnly(
ThermalAsset other
)
-
otherThe thermal asset to compare with this one.
Return Value
bool
True if the given thermal asset is equal to this one, otherwise false.
-
A non-optional argument was null