Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SPIDIdentificationAPI_WPF_Samples
MainWindow
C# 클래스 SPIDIdentificationAPI_WPF_Samples.MainWindow
Interaction logic for MainWindow.xaml
상속:
System.Windows.Window
파일 보기
프로젝트 열기: Microsoft/ProjectOxford-ClientSDK
공개 메소드들
메소드
설명
Log
(
string
message
) :
void
Writes a message in the status area
MainWindow
( ) :
SampleUserControlLibrary
Constructor to initialize the Main Window
메소드 상세
Log()
공개
메소드
Writes a message in the status area
public
Log
(
string
message
) :
void
message
string
The message to log
리턴
void
MainWindow()
공개
메소드
Constructor to initialize the Main Window
public
MainWindow
( ) :
SampleUserControlLibrary
리턴
SampleUserControlLibrary