C# Класс GoogleCloudExtension.UserPrompt.UserPromptWindow

This class represents a user prompt dialog, which replaces the VS built-in dialog with a styled one.
Наследование: GoogleCloudExtension.Theming.CommonDialogWindowBase
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
UserPromptWindow GoogleCloudExtension.Theming

Открытые методы

Метод Описание
PromptUser ( Options options ) : bool

Show the prompt to the user with the given options.

Приватные методы

Метод Описание
UserPromptWindow ( Options options ) : GoogleCloudExtension.Theming

Описание методов

PromptUser() публичный статический Метод

Show the prompt to the user with the given options.
public static PromptUser ( Options options ) : bool
options Options
Результат bool