Click or drag to resize
MessagePackMemberAttributeId Property
Gets the ID of the member.

Namespace: MsgPack.Serialization
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public int Id { get; }

Property Value

Type: Int32
The ID of the member.
See Also