C# Class Dbot.Service.PrimaryServiceInstaller

Inheritance: System.Configuration.Install.Installer
Afficher le fichier Open project: destinygg/bot

Méthodes publiques

Méthode Description
PrimaryServiceInstaller ( ) : System

Public Constructor for WindowsServiceInstaller. - Put all of your Initialization code here.

Method Details

PrimaryServiceInstaller() public méthode

Public Constructor for WindowsServiceInstaller. - Put all of your Initialization code here.
public PrimaryServiceInstaller ( ) : System
Résultat System