Mono Class Library: OverviewMySql.Data.MySqlClient.CustomInstaller: Members |
The members of MySql.Data.MySqlClient.CustomInstaller are listed below.
See Also: Inherited members from System.Configuration.Install.Installer
Documentation for this section has not yet been entered.
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.