예제 #1
0
 public List <NcMonitor> MonitorsToCheck()
 {
     return(monitorRepository.MonitorsToCheck());
 }