Open sandboxFocus

Method Dispose

Dispose(bool)

Disposes the current object.

Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type Name Description
bool disposing

Dispose()

Declaration
public void Dispose()
Implements