示例#1
0
 public ObjRef CreateObjRef(Type requestedType)
 {
     return(_innerRequest.CreateObjRef(requestedType));
 }