Example #1
0
 public List <MonitorBox> GetAllMonitorBoxs()
 {
     return(FacilityContext._getAllMonitorBoxs(this));
 }