Example #1
0
 public void Dispose()
 {
     Instruction.DeleteAll();
     Recipie.DeleteAll();
     Tag.DeleteAll();
     Ingredient.DeleteAll();
 }