![]() | JsonRpcContractResolverCreateMethod Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:JsonRpc.Contracts.JsonRpcContractResolver.CreateMethod(System.Type,System.Reflection.MethodInfo,JsonRpc.Contracts.JsonRpcScopeAttribute)"]
Namespace: JsonRpc.Contracts
protected virtual JsonRpcMethod CreateMethod( Type serviceType, MethodInfo method, JsonRpcScopeAttribute scopeAttribute )
[Missing <param name="serviceType"/> documentation for "M:JsonRpc.Contracts.JsonRpcContractResolver.CreateMethod(System.Type,System.Reflection.MethodInfo,JsonRpc.Contracts.JsonRpcScopeAttribute)"]
[Missing <param name="method"/> documentation for "M:JsonRpc.Contracts.JsonRpcContractResolver.CreateMethod(System.Type,System.Reflection.MethodInfo,JsonRpc.Contracts.JsonRpcScopeAttribute)"]
[Missing <param name="scopeAttribute"/> documentation for "M:JsonRpc.Contracts.JsonRpcContractResolver.CreateMethod(System.Type,System.Reflection.MethodInfo,JsonRpc.Contracts.JsonRpcScopeAttribute)"]