Use IndexOf (char)
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / AuthorizationRuleCollection.cs
index cf9c59f83b0462db076bfa87ebe7ecfac7e49d5d..0c1a39d5933d75c0160260397cce7e5a6a8b0c2e 100644 (file)
@@ -121,7 +121,6 @@ namespace System.Web.Configuration {
                protected override ConfigurationPropertyCollection Properties {
                        get { return properties; }
                }
-
        }
 
 }