protected int? Take { get; }
Protected ReadOnly Property Take As Integer? Get
protected: property Nullable<int> Take { Nullable<int> get (); }
member Take : Nullable<int> with get
function get_Take();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.