C# Class SmashedPotato.InstallUtil

Inheritance: System.Configuration.Install.Installer
Afficher le fichier Open project: Cn33liz/SmashedPotato

Méthodes publiques

Méthode Description
Install ( System savedState ) : void
Uninstall ( System savedState ) : void

Method Details

Install() public méthode

public Install ( System savedState ) : void
savedState System
Résultat void

Uninstall() public méthode

public Uninstall ( System savedState ) : void
savedState System
Résultat void