메소드 | 설명 | |
---|---|---|
UrlEncode ( string str ) : string |
메소드 | 설명 | |
---|---|---|
IntToHex ( int n ) : char | ||
IsUrlSafeChar ( char ch ) : bool | ||
UrlEncode ( byte bytes, int offset, int count ) : byte[] | ||
UrlEncode ( byte bytes, int offset, int count, bool alwaysCreateNewReturnValue ) : byte[] | ||
ValidateUrlEncodingParameters ( byte bytes, int offset, int count ) : bool |