Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SmashedPotato
InstallUtil
C# Class SmashedPotato.InstallUtil
Inheritance:
System.Configuration.Install.Installer
显示文件
Open project: Cn33liz/SmashedPotato
Public Methods
Method
Description
Install
(
System
savedState
) :
void
Uninstall
(
System
savedState
) :
void
Method Details
Install()
public
method
public
Install
(
System
savedState
) :
void
savedState
System
return
void
Uninstall()
public
method
public
Uninstall
(
System
savedState
) :
void
savedState
System
return
void