| 1234567891011121314151617 |
- 2008-08-09 Gert Driesen <[email protected]>
- * 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 <[email protected]>
- * IpcServerChannel.cs: Implemented missing GetChannelUri ().
- Ipc*.cs: Removed the reflective channel factory.
- 2005-10-16 Robert Jordan <[email protected]>
- * Imported
|