Edit

Share via


Temperature Struct

Definition

public struct Temperature
type Temperature = struct
Public Structure Temperature
Inheritance
Temperature

Properties

Celsius
Fahrenheit
Kelvin

Methods

FromCelsius(Double)
FromFahrenheit(Double)
FromKelvin(Double)

Applies to