C# Class Shadowsocks.Controller.GFWListUpdater

Afficher le fichier Open project: shadowsocks/shadowsocks-windows Class Usage Examples

Méthodes publiques

Méthode Description
ParseResult ( string response ) : List
UpdatePACFromGFWList ( Configuration config ) : void

Private Methods

Méthode Description
http_DownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void

Method Details

ParseResult() public static méthode

public static ParseResult ( string response ) : List
response string
Résultat List

UpdatePACFromGFWList() public méthode

public UpdatePACFromGFWList ( Configuration config ) : void
config Shadowsocks.Model.Configuration
Résultat void