Method Dispose
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
protected virtual void Dispose(bool disposing)
disposing
bool