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