Click or drag to resize
MessagePackSerializerT Constructor

Note: This API is now obsolete.

Namespace: MsgPack.Serialization
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
[ObsoleteAttribute("Use MessagePackSerializer (SerlaizationContext) instead.")]
protected MessagePackSerializer()
Remarks
This method supports backword compatibility with 0.3.
See Also