C# Класс LazyCopy.Service.ProjectInstaller

Наследование: System.Configuration.Install.Installer
Показать файл Открыть проект

Открытые методы

Метод Описание
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