<Code Lib>
2024 Method
Changes 0
M

ThermalAsset.Equals(ThermalAsset)

Description:
Determines whether this thermal asset is equal to another.

public bool Equals(
	ThermalAsset other
)

Return Value bool True if the given thermal asset is equal to this one, otherwise false.

Loading…