BinHexEncoder.Dispose method
Overload list
Name | Description | |
---|---|---|
Dispose() | Releases the resources used by the ByteEncoder. (Inherited from ByteEncoder.) | |
Dispose(Boolean) | The Dispose method releases the unmanaged resources that are used by the BinHexEncoder and optionally releases the managed resources. (Overrides ByteEncoder.Dispose(Boolean).) |
Top