C# 클래스 AzureIoTHubConnectedService.AccountPicker

Interaction logic for AccountPicker.xaml
상속: System.Windows.Controls.UserControl, IDisposable
파일 보기 프로젝트 열기: Azure/azure-iot-hub-vs-cs

공개 메소드들

메소드 설명
AccountPicker ( AccountPickerViewModel viewModel ) : Microsoft.VisualStudio.Services.Client.AccountManagement
Dispose ( ) : void

비공개 메소드들

메소드 설명
AccountPickerHost_Loaded ( object sender, RoutedEventArgs e ) : void
Picker_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
ViewModel_AuthenticationChanged ( object sender, EventArgs e ) : void

메소드 상세

AccountPicker() 공개 메소드

public AccountPicker ( AccountPickerViewModel viewModel ) : Microsoft.VisualStudio.Services.Client.AccountManagement
viewModel AccountPickerViewModel
리턴 Microsoft.VisualStudio.Services.Client.AccountManagement

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void