2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols / WebClientProtocol.cs
index a7e5744020eb03475972cb193b74409cec74e753..65f0f0852597b8e4e67d6541a1121529caa2a9e0 100644 (file)
@@ -51,7 +51,7 @@ namespace System.Web.Services.Protocols {
                //\r
                // Used by SoapHttpClientProtocol, use this to avoid creating a new Uri on each invocation.\r
                //\r
-               protected internal Uri uri;\r
+               internal Uri uri;\r
                        \r
                //\r
                // Points to the current request, so we can call Abort() on it\r