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