开发者

Calling UrlDecode in a C# .NET 4.0 Visual Studio 2010 Console Application?

OK, for some reason Microsoft removed System.Web b开发者_运维百科ut we can import System.Net.WebUtility and call HtmlDecode(), but how can we call UrlDecode()?

Please answer for .NET 4.0/VS2010 B2 ONLY.


How about Uri.UnescapeDataString?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜