EnumMessagePackSerializerHelpers Class |
This is intened to MsgPack for CLI internal use. Do not use this type from application directly.
Helper methods for enum message pack serializer.
Inheritance Hierarchy SystemObject MsgPack.SerializationEnumMessagePackSerializerHelpers
Namespace: MsgPack.SerializationAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static class EnumMessagePackSerializerHelpers
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public NotInheritable Class EnumMessagePackSerializerHelpers
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public ref class EnumMessagePackSerializerHelpers abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
type EnumMessagePackSerializerHelpers = class end
The EnumMessagePackSerializerHelpers type exposes the following members.
Methods See Also