Method | Description | |
---|---|---|
UrlEncode ( string str ) : string |
Method | Description | |
---|---|---|
IntToHex ( int n ) : char | ||
IsSafe ( char ch ) : bool | ||
UrlEncode ( string str, |
||
UrlEncodeBytesToBytesInternal ( byte bytes, int offset, int count, bool alwaysCreateReturnValue ) : byte[] | ||
UrlEncodeToBytes ( string str, |
public static UrlEncode ( string str ) : string | ||
str | string | |
return | string |