Esempio n. 1
0
 public static void Restore()
 {
     W32Wrapper.Restore();
 }
Esempio n. 2
0
 public static void Set()
 {
     W32Wrapper.SetWaitCursor();
 }