Beispiel #1
0
 static void Main(string[] args)
 {
     DebugSix01.SixOne();
     DebugSix02.SixTwo();
     Console.ReadLine();
 }