Example #1
0
 public List <ListaProveedores7_Result> ListaProveedore()
 {
     return(db.ListaProveedores7().ToList());
 }