* RealProxy.cs: Added _targetDomainId and _targetUri fields, which are
authorLluis Sanchez <lluis@novell.com>
Wed, 10 Nov 2004 11:49:50 +0000 (11:49 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 10 Nov 2004 11:49:50 +0000 (11:49 -0000)
commitc1267ff098225f336acc27f375beda9ca5f116b2
treeba3ac920ec6b007ad81cf03f90bd345514c5a735
parent0851b41325bd7b894ede6fbb5317bea164cd6d5e
* RealProxy.cs: Added _targetDomainId and _targetUri fields, which are
used by the new xdomain wrappers. Added GetAppDomainTarget() method,
which returns the remote object referenced by the proxy.
* RemotingProxy.cs: Moved _targetUri to RealProxy.

svn path=/trunk/mcs/; revision=35960
mcs/class/corlib/System.Runtime.Remoting.Proxies/ChangeLog
mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs
mcs/class/corlib/System.Runtime.Remoting.Proxies/RemotingProxy.cs