RangeOfFloatsLastValue Property |
The last value
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float LastValue { get; set; }
Public Property LastValue As Single
Get
Set
public:
property float LastValue {
float get ();
void set (float value);
}
member LastValue : float32 with get, set
Property Value
Type:
SingleSee Also