Esempio n. 1
0
 public int GetCompleteChunksCount()
 {
     return(dbChunk.GetCompleteChunksCount(Settings.Current.Building.Id.Value));
 }