removed unused variables
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Messaging / MethodCall.cs
2004-11-23 Marek Safarremoved unused variables
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-12 Ben Maurer2004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>
2004-09-11 Ben Maurer2004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-05 Ben Maurer2004-09-05 Ben Maurer <bmaurer@users.sourceforge.net>
2004-07-22 Lluis Sanchez * MethodCall.cs: Use RemotingServices.GetMethodBaseFro...
2004-07-22 Lluis Sanchez * MethodCall.cs: Use RemotingServices.GetMethodBaseFro...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2003-12-22 Lluis Sanchez * MethodCall.cs: Do not try to resolve the method...
2003-11-28 Dick PorterDo string compares with the Invariant culture.
2003-11-26 Lluis Sanchez * MethodCall.cs, MethodResponse.cs, ReturnMessage...
2003-11-18 Lluis Sanchez * ArgInfo.cs, ClientContextTerminatorSink.cs, ErrorMes...
2003-11-16 Lluis Sanchez * CADMessages.cs: Added methods for setting and gettin...
2003-10-23 Lluis Sanchez * MethodCall.cs: In the constructor that takes a CADMe...
2003-08-20 Lluis Sanchez * MethodCall.cs: Changed exception text to match MS...
2003-08-17 Lluis Sanchez * MethodCall.cs: Throw the right exception if the...
2003-07-25 Lluis Sanchez * ArgInfo.cs: Use Type.IsByRef to check if a parameter...
2003-07-21 Lluis Sanchez * MethodCall.cs: Fixed copy constructor, when the...
2003-05-13 Lluis Sanchez * MethodCall.cs: ResolveMethod now uses the type of...
2003-03-03 Lluis Sanchez * ConstructionCall.cs: Added internal constructor...
2003-02-19 Gonzalo Paniagua... 2003-02-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-02-19 Lluis Sanchez * IInternalMessage.cs: Added. Provides some useful...
2003-02-04 Lluis Sanchez* ServerContextTerminatorSink.cs: Modified to work...
2003-02-03 Patrik TorstenssonOoops, missed one file.
2003-01-26 Lluis Sanchez* ReturnMessage.cs: Implemented property Properties
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-02 Duncan Mak2002-08-03 Duncan Mak <duncan@ximian.com>
2002-08-01 Duncan Mak2002-08-02 Duncan Mak <duncan@ximian.com>
2002-07-31 Duncan Mak2002-07-31 Duncan Mak <duncan@ximian.com>