Esempio n. 1
0
 public ReturnCode SetQos(DomainParticipantQos qos)
 {
     return(realParticipant.SetQos(qos));
 }