2006-12-18 Lluis Sanchez Gual <lluis@novell.com>
authorLluis Sanchez <lluis@novell.com>
Mon, 8 Jan 2007 12:45:03 +0000 (12:45 -0000)
committerLluis Sanchez <lluis@novell.com>
Mon, 8 Jan 2007 12:45:03 +0000 (12:45 -0000)
commit4905c6820b912c09c55056973388d6e85edb91e1
tree99c08b7020c4dea9fde9fc4329e1673264db0fb4
parent32a685931cb52ade31a0691be15d99a5a1843842
2006-12-18  Lluis Sanchez Gual  <lluis@novell.com>

* RemotingServices.cs: FieldSetter and FieldGetter methods need
  to be handled in a special way, since they are the only private
  methods which can be called from a subclass.
  In UpdateOutArgObject, removed support for StringBuilder objects,
  now supporting only arrays, like MS.NET.

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