GoogleCloudExtension.UserPrompt.UserPromptWindowContent.UserPromptWindowContent C# (CSharp) Méthode

UserPromptWindowContent() public méthode

public UserPromptWindowContent ( ) : System.Windows.Controls
Résultat System.Windows.Controls
        public UserPromptWindowContent()
        {
            InitializeComponent();
        }
    }
UserPromptWindowContent