Defines known ext type code for MessagePack for CLI.
Inheritance Hierarchy
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax public static class KnownExtTypeCode
Public NotInheritable Class KnownExtTypeCode
public ref class KnownExtTypeCode abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type KnownExtTypeCode = class end
The KnownExtTypeCode type exposes the following members.
Properties Remarks
Note that values in this class are not guaranteed as interoperable with other implementations.
These are just known by MessagePack for CLI implementation.
See Also