public Func<string, RpcMethod> GetInvokeMethod { get; set; }
Public Property GetInvokeMethod As Func(Of String, RpcMethod) Get Set
member GetInvokeMethod : Func<string, RpcMethod> with get, set
In This Article