Exemplo n.º 1
0
 // Token: 0x060000C1 RID: 193 RVA: 0x000052C0 File Offset: 0x000034C0
 private static void UpdateCurrentWindow()
 {
     FlashWindow.EnumWindows(new FlashWindow.EnumWindowsProc(FlashWindow.GetWindowEnum), IntPtr.Zero);
 }