Exemplo n.º 1
0
 public void applyChangesMeetingAttendies(PrioritizerService.Model.MeetingAttendies ma)
 {
     base.Channel.applyChangesMeetingAttendies(ma);
 }
Exemplo n.º 2
0
 public void deleteMeetingAttendies(PrioritizerService.Model.MeetingAttendies ma)
 {
     base.Channel.deleteMeetingAttendies(ma);
 }