コード例 #1
0
ファイル: TaskA.CS プロジェクト: war-man/70-483
 public static void Run()
 {
     EncryptSomeText();
     Waiter.WaitForAnyKey();
 }