TnefWriter.Dispose method
Releases resources used by the current instance of the TnefWriter class.
Overload list
Name | Description | |
---|---|---|
Dispose() | Releases resources used by the current instance of the TnefWriter class. | |
Dispose(Boolean) | Called by the Dispose() and Finalize() methods to release the managed and unmanaged resources used by the current instance of the TnefWriter class. |
Top