Method Dispose
Dispose()
Disposes the current App instance.
Declaration
public void Dispose()
Implements
Dispose(bool)
Disposes the current App instance.
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description | 
|---|---|---|
| bool | disposing | True to dispose managed resources.  |