AppBase::DestroyInstance

AppBase::DestroyInstance
static void DestroyInstance(AppBase* app);
Description

DestroyInstance is an AppBase class deletion function.

Parameters
Parameters 
Description 
AppBase* app 
The AppBase instance to destroy.