Methods for encoding and decoding URL-style strings.
public static class UrlEncoding
name | description |
---|---|
static Decode(…) | Decodes a string with the default settings. (2 methods) |
static Encode(…) | Encodes a string with the default settings. (2 methods) |