Ejemplo n.º 1
0
 ///<summary>
 ///Removes the given OML_O21_TIMING_PRIOR
 ///</summary>
 public void RemoveTIMING_PRIOR(OML_O21_TIMING_PRIOR toRemove)
 {
     this.RemoveStructure("TIMING_PRIOR", toRemove);
 }