WeatherMakerOutputParameterTValue Property |
Value
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public T Value { get; set; }
Public Property Value As T
Get
Set
public:
property T Value {
T get ();
void set (T value);
}
member Value : 'T with get, set
Property Value
Type:
TSee Also