public WebSocketJsonRpcParserPlugin SetAllowJsonRpc(
Func<IWebSocket, HttpContext, bool> allowJsonRpc
)
Public Function SetAllowJsonRpc (
allowJsonRpc As Func(Of IWebSocket, HttpContext, Boolean)
) As WebSocketJsonRpcParserPlugin
member SetAllowJsonRpc :
allowJsonRpc : Func<IWebSocket, HttpContext, bool> -> WebSocketJsonRpcParserPlugin
[缺少 "M:TouchSocket.JsonRpc.WebSocketJsonRpcParserPlugin.SetAllowJsonRpc(System.Func{TouchSocket.Http.WebSockets.IWebSocket,TouchSocket.Http.HttpContext,System.Boolean})" 的 <param name="allowJsonRpc"/> 文档]
[缺少 "M:TouchSocket.JsonRpc.WebSocketJsonRpcParserPlugin.SetAllowJsonRpc(System.Func{TouchSocket.Http.WebSockets.IWebSocket,TouchSocket.Http.HttpContext,System.Boolean})" 的 <returns> 文档]