예제 #1
0
 public bool HasPulledData()
 {
     return(_moduleRepository.Count() > 0);
 }