ThermalAsset.Equals
Description:
Determines whether this thermal asset is equal to another.
Determines whether this thermal asset is equal to another.
public bool Equals(
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