프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Containers | ConcurrentBag |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
메소드 | 설명 | |
---|---|---|
BaseContainer ( ) : System |
Initializes a new instance of the BaseContainer class.
|
|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources.
|
|
ThrowIfDisposed ( [ name = "" ) : void |
Throws an exception if this instance has been disposed.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
리턴 | void |