Ejemplo n.º 1
0
 public override System.Runtime.Remoting.ObjRef CreateObjRef(Type requestedType)
 {
     return(_webResponse.CreateObjRef(requestedType));
 }