C# Class GoogleCloudExtension.MySQLInstaller.MySQLInstallerViewModel

This class is the view model for the MySQLInstallerWindow dialog.
Inheritance: GoogleCloudExtension.Utils.ViewModelBase
ファイルを表示 Open project: GoogleCloudPlatform/google-cloud-visualstudio

Public Methods

Method Description
MySQLInstallerViewModel ( MySQLInstallerWindow owner ) : GoogleCloudExtension.Utils

Private Methods

Method Description
OpenDownload ( ) : void

Method Details

MySQLInstallerViewModel() public method

public MySQLInstallerViewModel ( MySQLInstallerWindow owner ) : GoogleCloudExtension.Utils
owner MySQLInstallerWindow
return GoogleCloudExtension.Utils