 | JsonRpcProxyBuilderNextProxyTypeName Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:JsonRpc.DynamicProxy.Client.JsonRpcProxyBuilder.NextProxyTypeName"]
Namespace:
JsonRpc.DynamicProxy.Client
Assembly:
JsonRpc.DynamicProxy (in JsonRpc.DynamicProxy.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntaxprotected string NextProxyTypeName()
Protected Function NextProxyTypeName As String
Dim returnValue As String
returnValue = Me.NextProxyTypeName()
protected:
String^ NextProxyTypeName()
member NextProxyTypeName : unit -> string
Return Value
Type:
String
See Also