Fix parameter name mismatches between Moonlight and Silverlight
commit4eedff14871ac8082b53a51ac0dd29b2016d9b9c
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 10 Mar 2011 19:28:00 +0000 (10 14:28 -0500)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 10 Mar 2011 19:33:31 +0000 (10 14:33 -0500)
treee25bc6eefc869e1b67132cb61bd89a385d42d561
parent7e6233e011a1cf37f4338652bb40c78d652cb308
Fix parameter name mismatches between Moonlight and Silverlight
15 files changed:
mcs/class/System/System.Collections.Generic/Queue.cs
mcs/class/System/System.Collections.Generic/Stack.cs
mcs/class/System/System.ComponentModel/DefaultEventAttribute.cs
mcs/class/System/System.ComponentModel/DefaultPropertyAttribute.cs
mcs/class/System/System.ComponentModel/DescriptionAttribute.cs
mcs/class/System/System.ComponentModel/PropertyChangedEventArgs.cs
mcs/class/System/System.ComponentModel/ReadOnlyAttribute.cs
mcs/class/System/System.Diagnostics/Debug_2_1.cs
mcs/class/System/System.Text.RegularExpressions/CaptureCollection.cs
mcs/class/System/System.Text.RegularExpressions/GroupCollection.cs
mcs/class/System/System.Text.RegularExpressions/MatchCollection.cs
mcs/class/System/System.Text.RegularExpressions/Regex.cs
mcs/class/System/System/Uri.cs
mcs/class/System/System/UriBuilder.cs
mcs/class/System/System/UriFormatException.cs