2008-08-09 Gert Driesen * IpcChannel.cs: Fixed argument names to match MS. * IpcClientChannel.cs: Fixed argument names to match MS. Made CreateMessageSink virtual to match MS. * IpcServerChannel.cs: Fixed argument names to match MS. Made GetUrlsForUri virtual to match MS. 2005-11-05 Robert Jordan * IpcServerChannel.cs: Implemented missing GetChannelUri (). Ipc*.cs: Removed the reflective channel factory. 2005-10-16 Robert Jordan * Imported