Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UWPWithWin32
MainPage
C# Class UWPWithWin32.MainPage
An empty page that can be used on its own or navigated to within a Frame.
Inheritance:
Page
ファイルを表示
Open project: poumason/DotblogsSampleCode
Public Methods
Method
Description
MainPage
( ) :
System
SetResponse
(
string
message
) :
void
Private Methods
Method
Description
OnInvokeWin32AppClick
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
MainPage()
public
method
public
MainPage
( ) :
System
return
System
SetResponse()
public
method
public
SetResponse
(
string
message
) :
void
message
string
return
void