2005-11-30 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / System.Web / System.Web.Profile / ProfileProviderCollection.cs
index 94ab91b03d08930fea918a226da88a6b6f22ecf2..896937a67c21e5b9c377f6ae1adb06fa3eb90460 100644 (file)
@@ -46,7 +46,7 @@ namespace System.Web.Profile
                }
 
                [MonoTODO]
-               public ProfileProvider this[string name] {
+               public new ProfileProvider this[string name] {
                        get {
                                throw new NotImplementedException ();
                        }