Skip to content

febc4574 b29a 5be3 e563 564da99866bf

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseWriter Methods

Additional header content

The BaseWriter type exposes the following members.

Methods

 

Name Description
Public method Dispose Implement IDisposable. Clean managed and unmanaged resources.
Public method Equals (Inherited from Object.)
Protected method Execute Generates output in the format supported by each specialized class.
Protected method Finalize (Inherited from Object.)
Public method Generate Generates writer output.
Public method GetAsByteArrayEnumerable Returns the writer result file as a enumeration of byte array
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReleaseManagedResources Releasing managed resources.
Protected method ReleaseUnmanagedResources Releasing unmanaged resources.
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

BaseWriter Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally