Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Dispose ( bool disposing ) : void |
Releases resources held by the object.
|
public Dispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |