public Action<IChannelFrame> PublishFrame { get; set; }
Public Property PublishFrame As Action(Of IChannelFrame) Get Set
public: property Action<IChannelFrame^>^ PublishFrame { Action<IChannelFrame^>^ get (); void set (Action<IChannelFrame^>^ value); }
member PublishFrame : Action<IChannelFrame> with get, set
function get_PublishFrame(); function set_PublishFrame(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.