Dispose()
Declaration
public void Dispose()
Implements
Dispose(bool)
Disposes the current object.
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
|
public void Dispose()
Disposes the current object.
protected virtual void Dispose(bool disposing)
Type | Name | Description |
---|---|---|
bool | disposing |
|