Exemple #1
0
 protected void Application_PreStartInit()
 {
     _preloader = new Preloader(this);
     _preloader.Setup();
 }