Property | Type | Description | |
---|---|---|---|
Dispose | void |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes this instance.
|
Method | Description | |
---|---|---|
CheckDisposed ( ) : void |
Checks whether the object is disposed. If so, it will throw the ObjectDisposedException.
|
|
DisposeManaged ( ) : void |
Disposes the managed resources.
|
|
DisposeUnmanaged ( ) : void |
Disposes the unmanaged resources.
|
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Releases unmanaged and - optionally - managed resources.
|