예제 #1
0
 public static void Main()
 {
     CKTPLC_Editor.App app = new CKTPLC_Editor.App();
     app.InitializeComponent();
     app.Run();
 }
예제 #2
0
파일: App.g.cs 프로젝트: Chefkoch85/CKT_PLC
 public static void Main() {
     CKTPLC_Editor.App app = new CKTPLC_Editor.App();
     app.InitializeComponent();
     app.Run();
 }