コード例 #1
0
 public ReturnCode DeleteMultiTopic(IMultiTopic a_multitopic)
 {
     return(realParticipant.DeleteMultiTopic(a_multitopic));
 }