Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Shadowsocks
Controller
SystemProxy
C# Class Shadowsocks.Controller.SystemProxy
Datei anzeigen
Open project: shadowsocks/shadowsocks-windows
Class Usage Examples
Public Methods
Method
Description
Update
(
Configuration
config
,
bool
forceDisable
,
PACServer
pacSrv
) :
void
Private Methods
Method
Description
GetTimestamp
(
System.DateTime
value
) :
string
Method Details
Update()
public
static
method
public
static
Update
(
Configuration
config
,
bool
forceDisable
,
PACServer
pacSrv
) :
void
config
Shadowsocks.Model.Configuration
forceDisable
bool
pacSrv
PACServer
return
void