Beispiel #1
0
 internal void Actualizar(Model.Contenedores.Articulo articulo)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 internal void Agregar(Model.Contenedores.Articulo nuevoArticulo)
 {
     throw new NotImplementedException();
 }