JsonRpcParserPluginBase 构造函数
命名空间: TouchSocket.JsonRpc程序集: TouchSocket.JsonRpc (在 TouchSocket.JsonRpc.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public JsonRpcParserPluginBase(
	IRpcServerProvider rpcServerProvider,
	JsonRpcOption option
)
Public Sub New ( 
	rpcServerProvider As IRpcServerProvider,
	option As JsonRpcOption
)
new : 
        rpcServerProvider : IRpcServerProvider * 
        option : JsonRpcOption -> JsonRpcParserPluginBase
参数
- rpcServerProvider  IRpcServerProvider
 - RPC服务器提供程序。
 - option  JsonRpcOption
 - JsonRpc配置选项