Beispiel #1
0
 public static void Main() {
     DBTest.App app = new DBTest.App();
     app.InitializeComponent();
     app.Run();
 }