C# 클래스 GoogleCloudExtension.UserPrompt.UserPromptWindowViewModel

This class is the view model for the user prompt dialog.
상속: GoogleCloudExtension.Utils.ViewModelBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
UserPromptWindowViewModel ( UserPromptWindow owner, UserPromptWindow options ) : GoogleCloudExtension.Utils

비공개 메소드들

메소드 설명
OnActionCommand ( ) : void

메소드 상세

UserPromptWindowViewModel() 공개 메소드

public UserPromptWindowViewModel ( UserPromptWindow owner, UserPromptWindow options ) : GoogleCloudExtension.Utils
owner UserPromptWindow
options UserPromptWindow
리턴 GoogleCloudExtension.Utils