public double? Delay { get; set; }
Public Property Delay As Double? Get Set
public: property Nullable<double> Delay { Nullable<double> get (); void set (Nullable<double> value); }
member Delay : Nullable<float> with get, set
function get_Delay(); function set_Delay(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.