Exemple #1
0
 public ObjRef CreateObjRef(Type requestedType)
 {
     return(_networkStream.CreateObjRef(requestedType));
 }