[EditorBrowsableAttribute(EditorBrowsableState.Never)] public int FramesPerSecond { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Property FramesPerSecond As Integer Get Set
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] property int FramesPerSecond { int get (); void set (int value); }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] member FramesPerSecond : int with get, set
function get_FramesPerSecond(); function set_FramesPerSecond(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.