C# 클래스 SampleUserControlLibrary.SampleScenarios

Interaction logic for UserControl1.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Microsoft/ProjectOxford-ClientSDK 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SampleScenarioListProperty System.Windows.DependencyProperty
SampleTitleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ClearLog ( ) : void
Log ( string logMessage ) : void
SampleScenarios ( ) : System

비공개 메소드들

메소드 설명
ScenarioChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
SubscriptionManagementButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

ClearLog() 공개 메소드

public ClearLog ( ) : void
리턴 void

Log() 공개 메소드

public Log ( string logMessage ) : void
logMessage string
리턴 void

SampleScenarios() 공개 메소드

public SampleScenarios ( ) : System
리턴 System

프로퍼티 상세

SampleScenarioListProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SampleScenarioListProperty
리턴 System.Windows.DependencyProperty

SampleTitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SampleTitleProperty
리턴 System.Windows.DependencyProperty