* BinaryClientFormatterSink.cs: Don't set the request uri here, this will
authorLluis Sanchez <lluis@novell.com>
Fri, 27 Feb 2004 19:37:11 +0000 (19:37 -0000)
committerLluis Sanchez <lluis@novell.com>
Fri, 27 Feb 2004 19:37:11 +0000 (19:37 -0000)
commit23b7db43b885c9c12a131766f71402d19fe1d928
treed567859cc32f531c53035eed2fabf6462c646e89
parent476f6f11655454badc95d051f358933b911b3d2a
* BinaryClientFormatterSink.cs: Don't set the request uri here, this will
  be done in the transport sink.
* BinaryCore.cs: Added TypeFilterLevel property.
* BinaryServerFormatterSinkProvider.cs: Added missing TypeFilterLevel property.

svn path=/trunk/mcs/; revision=23551
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryCore.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryServerFormatterSinkProvider.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/ChangeLog