C# Class Shadowsocks.Controller.SystemProxy

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

Méthodes publiques

Méthode Description
Update ( Configuration config, bool forceDisable, PACServer pacSrv ) : void

Private Methods

Méthode Description
GetTimestamp ( System.DateTime value ) : string

Method Details

Update() public static méthode

public static Update ( Configuration config, bool forceDisable, PACServer pacSrv ) : void
config Shadowsocks.Model.Configuration
forceDisable bool
pacSrv PACServer
Résultat void