Mono Class Library: Overview

System.Configuration.Install.Installer: Method Members

The methods of System.Configuration.Install.Installer are listed below. For a list of all members, see the Installer Members list.

See Also: Inherited members from System.ComponentModel.Component

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.