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