Example #1
0
 public List <Fornecedor> Ler()
 {
     return(fornecedorMock.Ler().ToList());
 }