Пример #1
0
 public static void Main()
 {
     TCC.App app = new TCC.App();
     app.InitializeComponent();
     app.Run();
 }