Fixed string compare ( != '' / Length != 0)
[mono.git] / mcs / class / System / System / GenericUriParser.cs
index 64d078d38cc2d83723fc434ce4799668fcb6db3c..38ef72808faaab0fc8d09fd5a8ea64b7b9b18e8f 100644 (file)
 //
 
 namespace System {
-#if NET_2_0
-       public
-#endif
-       class GenericUriParser : UriParser {
+       public class GenericUriParser : UriParser {
 
                public GenericUriParser (GenericUriParserOptions options)
                {