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