Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Release all resource.
|
Méthode | Description | |
---|---|---|
CheckAvailable ( ) : void |
Check a handle object is available, if not a NotAvailableException will be throwed.
|
|
ReleaseManaged ( ) : void |
Release managed resource.
|
|
ReleaseUnmanaged ( ) : void |
Release unmanaged resource.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
protected abstract ReleaseManaged ( ) : void | ||
Résultat | void |
protected abstract ReleaseUnmanaged ( ) : void | ||
Résultat | void |