C# Class WP8_SampleBluetooth.MainPage

Inheritance: PhoneApplicationPage
ファイルを表示 Open project: nothingmn/AGENT.Contrib

Public Methods

Method Description
MainPage ( ) : System
_connection_OnReceived ( object Data, Windows socket, System channel, System.DateTime Timestamp ) : void

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Button_Click_1 ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

_connection_OnReceived() public method

public _connection_OnReceived ( object Data, Windows socket, System channel, System.DateTime Timestamp ) : void
Data object
socket Windows
channel System
Timestamp System.DateTime
return void