메소드 | 설명 | |
---|---|---|
CopyIsapiFilter ( String resinHome, String iisScripts ) : void | ||
FindIIS ( ) : String | ||
RemoveIIS ( String iisScripts ) : SetupResult | ||
RemoveIsapiFilter ( String iisScripts ) : void | ||
RestartIIS ( ) : void | ||
SetupIIS ( String resinHome, String iisScripts ) : SetupResult | ||
StopIIS ( ) : void |
메소드 | 설명 | |
---|---|---|
IIS ( ) : System |
public static CopyIsapiFilter ( String resinHome, String iisScripts ) : void | ||
resinHome | String | |
iisScripts | String | |
리턴 | void |
public static RemoveIIS ( String iisScripts ) : SetupResult | ||
iisScripts | String | |
리턴 | SetupResult |
public static RemoveIsapiFilter ( String iisScripts ) : void | ||
iisScripts | String | |
리턴 | void |
public static SetupIIS ( String resinHome, String iisScripts ) : SetupResult | ||
resinHome | String | |
iisScripts | String | |
리턴 | SetupResult |