App
Inheritance: System.Windows.Application
Exemple #1
0
 public static void Main() {
     HeaviSoft.FrameworkBase.Test1.App app = new HeaviSoft.FrameworkBase.Test1.App();
     app.Run();
 }
 public static void Main()
 {
     HeaviSoft.FrameworkBase.Test1.App app = new HeaviSoft.FrameworkBase.Test1.App();
     app.Run();
 }