C# 클래스 LazyCopy.Service.ProjectInstaller

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

공개 메소드들

메소드 설명
ProjectInstaller ( ) : System.ComponentModel

Initializes a new instance of the ProjectInstaller class.

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Releases the unmanaged resources used by the T:System.ComponentModel.Component and optionally releases the managed resources.

메소드 상세

Dispose() 보호된 메소드

Releases the unmanaged resources used by the T:System.ComponentModel.Component and optionally releases the managed resources.
protected Dispose ( bool disposing ) : void
disposing bool to release both managed and unmanaged resources; to release only unmanaged resources.
리턴 void

ProjectInstaller() 공개 메소드

Initializes a new instance of the ProjectInstaller class.
public ProjectInstaller ( ) : System.ComponentModel
리턴 System.ComponentModel