C# Class GoogleCloudExtension.MySQLInstaller.MySQLInstallerWindow

This class is the dialog to use to prompt the user to install MySQL for Visual Studio and other needed extensions.
Inheritance: GoogleCloudExtension.Theming.CommonDialogWindowBase
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
PromptUser ( ) : void

Shows the dialog to the user.

Private Methods

Méthode Description
MySQLInstallerWindow ( ) : GoogleCloudExtension.Theming

Method Details

PromptUser() public static méthode

Shows the dialog to the user.
public static PromptUser ( ) : void
Résultat void