public List<Diff> Diffs { get; set; }
Public Property Diffs As List(Of Diff) Get Set
public: property List<Diff^>^ Diffs { List<Diff^>^ get (); void set (List<Diff^>^ value); }
member Diffs : List<Diff> with get, set
function get_Diffs(); function set_Diffs(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.