Esempio n. 1
0
 public List <TProviderDefinition> All()
 {
     return(_providerRepository.All().ToList());
 }