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