예제 #1
0
 public int GetChunksCount()
 {
     return(dbChunk.GetChunksCount(Settings.Current.Building.Id.Value));
 }