コード例 #1
0
 public static void Delay(int period)
 {
     BearLibTerminalIntegration.Delay(period);
 }