예제 #1
0
 public StatusMessage CountLocationsByType()
 {
     return(locService.CountLocationsByType());
 }