Mono Class Library: Overview

System.Configuration.Install.Installer: Members

The members of System.Configuration.Install.Installer are listed below.

See Also: Inherited members from System.ComponentModel.Component

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

ContextInstallContext. Documentation for this section has not yet been entered.
[read-only]
HelpTextstring. Documentation for this section has not yet been entered.
[read-only]
InstallersInstallerCollection. Documentation for this section has not yet been entered.
ParentInstaller. Documentation for this section has not yet been entered.

Public Methods

Commit(IDictionary)
Documentation for this section has not yet been entered.
Install(IDictionary)
Documentation for this section has not yet been entered.
Rollback(IDictionary)
Documentation for this section has not yet been entered.
Uninstall(IDictionary)
Documentation for this section has not yet been entered.

Protected Methods

OnAfterInstall(IDictionary)
Documentation for this section has not yet been entered.
OnAfterRollback(IDictionary)
Documentation for this section has not yet been entered.
OnAfterUninstall(IDictionary)
Documentation for this section has not yet been entered.
OnBeforeInstall(IDictionary)
Documentation for this section has not yet been entered.
OnBeforeRollback(IDictionary)
Documentation for this section has not yet been entered.
OnBeforeUninstall(IDictionary)
Documentation for this section has not yet been entered.
OnCommitted(IDictionary)
Documentation for this section has not yet been entered.
OnCommitting(IDictionary)
Documentation for this section has not yet been entered.

Public Events

AfterInstallDocumentation for this section has not yet been entered.
AfterRollbackDocumentation for this section has not yet been entered.
AfterUninstallDocumentation for this section has not yet been entered.
BeforeInstallDocumentation for this section has not yet been entered.
BeforeRollbackDocumentation for this section has not yet been entered.
BeforeUninstallDocumentation for this section has not yet been entered.
CommittedDocumentation for this section has not yet been entered.
CommittingDocumentation for this section has not yet been entered.