[缺少 "P:TouchSocket.JsonRpc.JsonRpcCallContextBase.JsonRpcId" 的 <summary> 文档]
public int? JsonRpcId { get; protected set; }
Public Property JsonRpcId As Integer? Get Protected Set
member JsonRpcId : Nullable<int> with get, set
In This Article