C# Class MouseTrapp.IOT.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
显示文件 Open project: jefking/MouseTrapp

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
InitGPIO ( ) : void
SendMessageToIoTHubAsync ( int status ) : System.Threading.Tasks.Task
buttonPin_ValueChanged ( Windows.Devices.Gpio.GpioPin sender, Windows.Devices.Gpio.GpioPinValueChangedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System