public Bootstrap()
 {
   app = new TestingApp();
 }
Exemple #2
0
 public Bootstrap()
 {
     app = new TestingApp();
 }