C# Class GoogleCloudExtension.ShowPassword.ShowPasswordViewModel

View model for the dialog that presents the password to the user.
Inheritance: GoogleCloudExtension.Utils.ViewModelBase
Show file Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Public Methods

Method Description
ShowPasswordViewModel ( ShowPasswordWindow options ) : GoogleCloudExtension.Utils

Private Methods

Method Description
OnCopyCommand ( ) : void

Method Details

ShowPasswordViewModel() public method

public ShowPasswordViewModel ( ShowPasswordWindow options ) : GoogleCloudExtension.Utils
options ShowPasswordWindow
return GoogleCloudExtension.Utils