C# Class MWS.Service.ProjectInstaller

Inheritance: System.Configuration.Install.Installer
Afficher le fichier Open project: SavageLearning/Machete

Méthodes publiques

Méthode Description
ProjectInstaller ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
FindInstaller ( System.Configuration.Install.InstallerCollection installers ) : System.Diagnostics.EventLogInstaller

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

ProjectInstaller() public méthode

public ProjectInstaller ( ) : System
Résultat System