C# Class SlapChat.View.SendPage

Inheritance: PhoneApplicationPage
Exibir arquivo Open project: yavorg/samples

Public Methods

Method Description
SendPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
return void

SendPage() public method

public SendPage ( ) : System
return System