2002-08-05 Rodrigo Moya <rodrigo@ximian.com>
authorRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Mon, 5 Aug 2002 22:30:17 +0000 (22:30 -0000)
committerRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Mon, 5 Aug 2002 22:30:17 +0000 (22:30 -0000)
commitb5ccf16341e4b329c7da25109927a3fb75b36a66
treef559019714330ee4fd0614448efbbe7747a3624f
parent3b0111115768f3c6424dc6d8f96885e21ea05f1b
2002-08-05  Rodrigo Moya <rodrigo@ximian.com>

* ChannelServices.cs:
* ChannelDataStore.cs:
* ClientChannelSinkStack.cs: new classes with some implementation.

svn path=/trunk/mcs/; revision=6445
mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog
mcs/class/corlib/System.Runtime.Remoting.Channels/ChannelDataStore.cs [new file with mode: 0644]
mcs/class/corlib/System.Runtime.Remoting.Channels/ChannelServices.cs [new file with mode: 0644]
mcs/class/corlib/System.Runtime.Remoting.Channels/ClientChannelSinkStack.cs [new file with mode: 0644]