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