Click or drag to resize
MessagePackObjectDictionaryEnumeratorDispose Method
Releases all resources used by the this instance.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also