[Mono-bugs] [Bug 78098][Cos] New - Case differences between MSDN and Mono source

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 13 05:56:25 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bugzillatracking at netsyncro.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78098

--- shadow/78098	2006-04-13 05:56:25.000000000 -0400
+++ shadow/78098.tmp.14135	2006-04-13 05:56:25.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 78098
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Cosmetic
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: bugzillatracking at netsyncro.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Case differences between MSDN and Mono source
+
+Example:
+System.Web.UI/StateBag.cs
+line 251
+
+Reference:
+http://msdn2.microsoft.com/en-us/library/system.web.ui.statebag.system.collections.idictionary.item(VS.80).aspx
+
+MSDN : Object IDictionary.this [Object key] {
+
+Mono : object IDictionary.this [object key] {


More information about the mono-bugs mailing list