C# Class Malt.Reporting.UrlUtility

Exibir arquivo Open project: oldrev/maltreport

Public Methods

Method Description
UrlDecode ( string s, Encoding e ) : string

Private Methods

Method Description
GetChar ( string str, int offset, int length ) : int
GetInt ( byte b ) : int
WriteCharBytes ( IList buf, char ch, Encoding e ) : void

Method Details

UrlDecode() public static method

public static UrlDecode ( string s, Encoding e ) : string
s string
e System.Text.Encoding
return string