C# Class Malt.Reporting.UrlUtility

Afficher le fichier Open project: oldrev/maltreport

Méthodes publiques

Méthode Description
UrlDecode ( string s, Encoding e ) : string

Private Methods

Méthode 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 méthode

public static UrlDecode ( string s, Encoding e ) : string
s string
e System.Text.Encoding
Résultat string