Method Suspend
Suspend()
Suspend the application, typically needs to save the state, suspend the app and upon return, reset the console driver.
public abstract void Suspend()
Suspend the application, typically needs to save the state, suspend the app and upon return, reset the console driver.
public abstract void Suspend()