C# 클래스 IoTHubAmqpService.UWP.MainPage

An empty page that can be used on its own or navigated to within a Frame.
상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: ppatierno/codesamples

공개 메소드들

메소드 설명
MainPage ( ) : System

비공개 메소드들

메소드 설명
BtnSendCommand_Click ( object sender, RoutedEventArgs e ) : void
GetSharedAccessSignature ( string keyName, string sharedAccessKey, string resource, TimeSpan tokenTimeToLive ) : string
PutCbsToken ( Connection connection, string host, string shareAccessSignature, string audience ) : bool
ReceiveFeedback ( ) : void
SendCommand ( ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System