Example #1
0
 private void detach_ReportsMenuAccesses(ReportsMenuAccess entity)
 {
     this.SendPropertyChanging();
     entity.ReportsMenu = null;
 }
Example #2
0
 private void detach_ReportsMenuAccesses(ReportsMenuAccess entity)
 {
     this.SendPropertyChanging();
     entity.ReportsMenu = null;
 }