Пример #1
0
 public ReturnCode IgnorePublication(InstanceHandle handle)
 {
     return(realParticipant.IgnorePublication(handle));
 }