예제 #1
0
 void ICommunicationObject.EndOpen(IAsyncResult result)
 {
     _factory.EndOpen(result);
 }