Interface IDisposableSerializer
Describes an entity that can serialize and deserialize objects and can be disposed
Inherited Members
System.IDisposable.Dispose()
Namespace: NFX.Serialization
Assembly: NFX.dll
Syntax
public interface IDisposableSerializer : ISerializer, IDisposable