Exemple #1
0
 public virtual void removeListener(IChemObjectListener col)
 {
     currentChemFile.removeListener(col);
 }