Defines known ext type name for MessagePack for CLI.
Inheritance Hierarchy
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax public static class KnownExtTypeName
Public NotInheritable Class KnownExtTypeName
public ref class KnownExtTypeName abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type KnownExtTypeName = class end
The KnownExtTypeName 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