Mono Class Library: OverviewMySql.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
overrideInstall(IDictionary) We override Install so we can add our assembly to the proper machine.config files. overrideUninstall(IDictionary) We override Uninstall so we can remove out assembly from the machine.config files.