Click or drag to resize
MessagePackIgnoreAttribute Constructor
Initializes a new instance of the MessagePackIgnoreAttribute class.

Namespace: MsgPack.Serialization
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public MessagePackIgnoreAttribute()
See Also