C# 클래스 Dbot.Service.PrimaryServiceInstaller

상속: System.Configuration.Install.Installer
파일 보기 프로젝트 열기: destinygg/bot

공개 메소드들

메소드 설명
PrimaryServiceInstaller ( ) : System

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

메소드 상세

PrimaryServiceInstaller() 공개 메소드

Public Constructor for WindowsServiceInstaller. - Put all of your Initialization code here.
public PrimaryServiceInstaller ( ) : System
리턴 System