Esempio n. 1
0
void axVstCoreMac::UpdateAll()
{
    axCore::UpdateAll();
    TestFunctionInterface();
}
Esempio n. 2
0
	void CoreMac::UpdateAll()
	{
		Core::UpdateAll();
		TestFunctionInterface();
	}