Ejemplo n.º 1
0
 public List <TypeAndName> GetTypeList(string Category)
 {
     return(repository.GetTypeList(pclsCache, Category));
 }