Click or drag to resize
MessagePackObjectNil Field
Instance represents nil. This is equal to default value.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public static readonly MessagePackObject Nil

Field Value

Type: MessagePackObject
See Also