Azure.ApiManagement.IngestTool.Views.AccountPickerHost.AccountPickerHost C# (CSharp) Метод

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

public AccountPickerHost ( ) : Microsoft.VisualStudio.Services.Client.AccountManagement
Результат Microsoft.VisualStudio.Services.Client.AccountManagement
        public AccountPickerHost()
        {
            InitializeComponent();
            Loaded += OnLoaded;
        }