2
0

ChangeLog 475 B

12345678910111213141516
  1. 2002-12-20 Lluis Sanchez Gual <[email protected]>
  2. * RealProxy.cs: Added ObjectIdentity property.
  3. Implemented CrateObjRef.
  4. * RemotingProxy.cs: Added Identity parameter to constructor
  5. 2002-07-24 Duncan Mak <[email protected]>
  6. * ProxyAttribute.cs: Revert the last commit.
  7. * System.Runtime.Remoting.Proxies/ProxyAttribute.cs: This
  8. implements IContextAttribute.
  9. 2002-07-23 Duncan Mak <[email protected]>
  10. * System.Runtime.Remoting.Proxies/ProxyAttribute.cs: Added.