예제 #1
0
 void ICommunicationObject.Open(TimeSpan timeout)
 {
     _factory.Open(timeout);
 }