예제 #1
0
 public MeetingProposal createMeeting(string[] args)
 {
     return(client.create(args));
 }