コード例 #1
0
 public ReturnCode IgnoreParticipant(InstanceHandle handle)
 {
     return(realParticipant.IgnoreParticipant(handle));
 }