Click or drag to resize
MessagePackObjectToObject Method
Get boxed underlying value for this object.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public Object ToObject()

Return Value

Type: Object
Boxed underlying value for this object.
See Also