public event EventHandler<EventArgs<Ticks>> DataStartTime
Public Event DataStartTime As EventHandler(Of EventArgs(Of Ticks))
public: event EventHandler<EventArgs<Ticks>^>^ DataStartTime { void add (EventHandler<EventArgs<Ticks>^>^ value); void remove (EventHandler<EventArgs<Ticks>^>^ value); }
member DataStartTime : IEvent<EventHandler<EventArgs<Ticks>>, EventArgs<Ticks>>
function add_DataStartTime(value); function remove_DataStartTime(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.