C# Class GoogleCloudExtension.UserPrompt.UserPromptWindowViewModel

This class is the view model for the user prompt dialog.
Inheritance: GoogleCloudExtension.Utils.ViewModelBase
Mostrar archivo 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