예제 #1
0
 public MeetingProposal close(string meeting_topic)
 {
     return(client.close(meeting_topic));
 }