/// \brief
 ///   Destructor
 virtual ~VCallbackList()    {UnregisterAll();}
예제 #2
0
PatchManager::~PatchManager()
{
	UnregisterAll();
}