public readonly struct Protocol
Public Structure Protocol
[<SealedAttribute>]
type Protocol =
struct
inherit ValueType
end
Protocol | 表示 |
Equals |
比较是否和目标相等
(重写 ValueTypeEquals(Object)) |
GetHashCode |
获取哈希码
(重写 ValueTypeGetHashCode) |
GetType | Gets the Type of the current instance. (继承自 Object。) |
ToString |
转换为字符串
(重写 ValueTypeToString) |
IsDmtp |
是否为Dmtp协议
(由 DmtpUtility 定义。) |
Map | (由 Mapper 定义。) |
Map | (由 Mapper 定义。) |
MapTTarget | (由 Mapper 定义。) |
ToJsonString |
转换为Json
(由 SerializeConvert 定义。) |