Decoding Url with c# in .NET4 Client profile -


how decode url in .net 4 client profile? httputil not accessible profile...maybe opensource libs?or maybe way add httputil without changing target framework?

call uri.unescapedatastring.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -