Mono Class Library: Overview

MySql.Data.MySqlClient.CustomInstaller: Method Members

The methods of MySql.Data.MySqlClient.CustomInstaller are listed below. For a list of all members, see the CustomInstaller Members list.

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

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.