프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Dispose | void |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Disposes this instance.
|
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Releases unmanaged and - optionally - managed resources.
|