Пример #1
0
 public CmMonitorMethod GetMonitorMethodData(string Type, string Code)
 {
     return(repository.GetMonitorMethodData(pclsCache, Type, Code));
 }