コード例 #1
0
 public static void Restore()
 {
     W32Wrapper.Restore();
 }
コード例 #2
0
 public static void Set()
 {
     W32Wrapper.SetWaitCursor();
 }