Пример #1
0
 private void detach_instruments(instruments entity)
 {
     this.SendPropertyChanging();
     entity.partiture = null;
 }