protected static void InvokeMsgPumpOneStep() { if (s_Closing) { return; } // UIMsgQueueSystem.InternalMsgPumpOneStep(); }
protected static void InvokeMsgPumpOneStep() { UIMsgQueueSystem.InternalMsgPumpOneStep(); }