Пример #1
0
 public bool AllChunksStarted()
 {
     return(dbChunk.AllChunksStarted(Settings.Current.Building.Id.Value));
 }