![]() | JsonRpcProxyBuilder Class |
[This is preliminary documentation and is subject to change.]
Namespace: JsonRpc.DynamicProxy.Client
The JsonRpcProxyBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | JsonRpcProxyBuilder | Initializes a new instance of the JsonRpcProxyBuilder class |
Name | Description | |
---|---|---|
![]() | AssemblyBuilder | |
![]() | ContractResolver |
Contract resolver that maps the JSON RPC methods to CLR service methods.
|
![]() | ImplementedProxyAssemblyName | |
![]() | ImplementedProxyNamespace | |
![]() | ModuleBuilder | |
![]() | RequestMarshaler |
The request marshaler used to convert the CLR parameter values into JSON RPC ones.
|
Name | Description | |
---|---|---|
![]() | CreateProxy(JsonRpcClient, Type) |
Creates a proxy instance that implements the given stub type with JSON RPC.
|
![]() | CreateProxyT(JsonRpcClient) |
Creates a proxy instance that implements the given stub type with JSON RPC.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ImplementProxy | |
![]() | ImplementProxyMethod | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NextProxyTypeName | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |