Exemple #1
0
 public IEnumerable <Pedimento> TraerPedimentos(Pedimento pedimento, ref Modelo.Compartido.Paginacion paginacion)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public IEnumerable <Usuario> GetLista(Modelo.Dominio.Filtro.UsuarioFiltro filtro, ref Modelo.Compartido.Paginacion paginacion)
 {
     throw new NotImplementedException();
 }