C# 클래스 GoogleCloudExtension.MySQLInstaller.MySQLInstallerWindow

This class is the dialog to use to prompt the user to install MySQL for Visual Studio and other needed extensions.
상속: GoogleCloudExtension.Theming.CommonDialogWindowBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
PromptUser ( ) : void

Shows the dialog to the user.

비공개 메소드들

메소드 설명
MySQLInstallerWindow ( ) : GoogleCloudExtension.Theming

메소드 상세

PromptUser() 공개 정적인 메소드

Shows the dialog to the user.
public static PromptUser ( ) : void
리턴 void