C# Class GPS.Share

Inheritance: Microsoft.Phone.Controls.PhoneApplicationPage
Mostrar archivo Open project: ProjPossibility/CSUN-MobileMapMagnifier

Public Methods

Method Description
Share ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
Email_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
SMS_Click ( object sender, EventArgs e ) : void

Method Details

OnNavigatedTo() protected method

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

Share() public method

public Share ( ) : System
return System