Exemplo n.º 1
0
 ///<summary>
 ///Removes the given RDR_RDR_DISPENSE
 ///</summary>
 public void RemoveDISPENSE(RDR_RDR_DISPENSE toRemove)
 {
     this.RemoveStructure("DISPENSE", toRemove);
 }