Exemplo n.º 1
0
 public IEnumerable <USERP> GetAll()
 {
     return(_uSERRepository.GetAll());
 }