public CmMonitorMethod GetMonitorMethodData(string Type, string Code) { return(repository.GetMonitorMethodData(pclsCache, Type, Code)); }