public Action<ClientRequestInfo> HandlerMethod { get; }
Public ReadOnly Property HandlerMethod As Action(Of ClientRequestInfo) Get
public: property Action<ClientRequestInfo^>^ HandlerMethod { Action<ClientRequestInfo^>^ get (); }
member HandlerMethod : Action<ClientRequestInfo> with get
function get_HandlerMethod();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.