Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GoogleCloudExtension
UserPrompt
UserPromptWindowViewModel
C# Class GoogleCloudExtension.UserPrompt.UserPromptWindowViewModel
This class is the view model for the user prompt dialog.
Inheritance:
GoogleCloudExtension.Utils.ViewModelBase
显示文件
Open project: GoogleCloudPlatform/google-cloud-visualstudio
Class Usage Examples
Public Methods
Method
Description
UserPromptWindowViewModel
(
UserPromptWindow
owner
,
UserPromptWindow
options
) :
GoogleCloudExtension.Utils
Private Methods
Method
Description
OnActionCommand
( ) :
void
Method Details
UserPromptWindowViewModel()
public
method
public
UserPromptWindowViewModel
(
UserPromptWindow
owner
,
UserPromptWindow
options
) :
GoogleCloudExtension.Utils
owner
UserPromptWindow
options
UserPromptWindow
return
GoogleCloudExtension.Utils