* ProfileParser.jvm.cs: Profile types loading optimized
[mono.git] / mcs / class / System.Web / System.Web.Profile / SettingsAllowAnonymousAttribute.cs
index 707ced233595d0a210f21887be56cb1d8a0a3a58..6bd7c7c15d6c26e62aef0c1ee162bd85ec675cb8 100644 (file)
@@ -39,7 +39,7 @@ namespace System.Web.Profile
                        this.allow = allow;
                }
 
-               [MonoTODO]
+               [MonoTODO ("Not implemented")]
                public override bool IsDefaultAttribute ()
                {
                        throw new NotImplementedException ();