コード例 #1
0
 public static void Main()
 {
     NeathCopy.App app = new NeathCopy.App();
     app.InitializeComponent();
     app.Run();
 }