GoogleCloudExtension.UserPrompt.UserPromptWindowContent.UserPromptWindowContent C# (CSharp) Метод

UserPromptWindowContent() публичный Метод

public UserPromptWindowContent ( ) : System.Windows.Controls
Результат System.Windows.Controls
        public UserPromptWindowContent()
        {
            InitializeComponent();
        }
    }
UserPromptWindowContent