示例#1
0
 public bool checkMeetingStatusChange(Meeting meeting)
 {
     return(getServer().checkMeetingStatusChange(meeting));
 }