public Action<string, Object[]> ExecutionMethod { get; set; }
Public Property ExecutionMethod As Action(Of String, Object()) Get Set
public: property Action<String^, array<Object^>^>^ ExecutionMethod { Action<String^, array<Object^>^>^ get (); void set (Action<String^, array<Object^>^>^ value); }
member ExecutionMethod : Action<string, Object[]> with get, set
function get_ExecutionMethod(); function set_ExecutionMethod(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.