Method | Description | |
---|---|---|
Dispose ( ) : void |
Pro-actively frees resources owned by this instance.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Frees resources owned by this instance.
|
protected abstract Dispose ( bool disposing ) : void | ||
disposing | bool |
/// True when called via |
return | void |