Ejemplo n.º 1
0
 public void addInstrument(InstrumentControl instrumentControl)
 {
     this.instrumentList.Add(instrumentControl);
 }
 public void addInstrument(InstrumentControl instrumentControl)
 {
     this.instrumentList.Add(instrumentControl);
 }