Beispiel #1
0
 protected void    Boot(bool preloading)
 {
     Loader.IsPreloading = preloading;
     Atomic.Boot();
 }