* RemotingServices.cs: Fixed wrong patch for InternalExecuteMessage.
authorLluis Sanchez <lluis@novell.com>
Thu, 23 Sep 2004 13:24:14 +0000 (13:24 -0000)
committerLluis Sanchez <lluis@novell.com>
Thu, 23 Sep 2004 13:24:14 +0000 (13:24 -0000)
commit34a336c0ce56116a029e2ebcd9a00974c3448933
tree3a24f6b0aeabd8c1ad1c853a27ee770380ca6200
parent1a4d7572e8a2f781480b30d2a78ae2a94fd8eec1
* RemotingServices.cs: Fixed wrong patch for InternalExecuteMessage.
  The MethodBase in the message may not be the same type of the object
  (the method can be called using an interface).

svn path=/trunk/mcs/; revision=34280
mcs/class/corlib/System.Runtime.Remoting/ChangeLog
mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs