コード例 #1
0
ファイル: ToolKit.cs プロジェクト: ghrguse/ss
 //暂停一个延迟
 public static void pauseDelay(string ID)
 {
     dm.pauseDelay(ID);
 }