示例#1
0
 public static void Main()
 {
     ucle_treasury_app.App app = new ucle_treasury_app.App();
     app.InitializeComponent();
     app.Run();
 }