TemperatureAdd Method

Adds two objects.

Overload List

Add(Temperature, Temperature) Adds two instances of Temperature together.
Add(Temperature, Double) Adds an instance of Temperature to an instance of Double.

See Also