Mono Class Library: Overview

MySql.Data.MySqlClient.CustomInstaller: Members

The members of MySql.Data.MySqlClient.CustomInstaller are listed below.

See Also: Inherited members from System.Configuration.Install.Installer

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

override
Install(IDictionary)
We override Install so we can add our assembly to the proper machine.config files.
override
Uninstall(IDictionary)
We override Uninstall so we can remove out assembly from the machine.config files.