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