예제 #1
0
 public void Actualizar(Refrigerio entidad)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Eliminar(Refrigerio entidad)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void Insertar(Refrigerio entidad)
 {
     throw new NotImplementedException();
 }