Click or drag to resize
SerializerRepositoryDispose Method

Note: This API is now obsolete.

This method does not perform any operation.

Namespace: MsgPack.Serialization
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
[ObsoleteAttribute("This class should not be disposable, so IDisposable will be removed in future.")]
public void Dispose()

Implements

IDisposableDispose
See Also