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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78695 --- shadow/78695 2006-08-31 14:22:43.000000000 -0400 +++ shadow/78695.tmp.19724 2006-09-14 11:52:38.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: [ANONYMOUS METHODS] Inline delegate definition gets wrong accessibility. +Summary: [ANONYMOUS METHODS] (FIXED) Inline delegate definition gets wrong accessibility. Description of Problem: When passing an inline delegate to some function expecting a delegate, an anonymous function is created by the compiler. It seems that the accessibility assigned to that anonymous function is 'public'. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
