internal void Actualizar(Model.Contenedores.Articulo articulo) { throw new NotImplementedException(); }
internal void Agregar(Model.Contenedores.Articulo nuevoArticulo) { throw new NotImplementedException(); }