C# Class WPTweaker.AboutPage

Inheritance: PhoneApplicationPage
ファイルを表示 Open project: sensboston/WPTweaker

Public Properties

Property Type Description
Contributors List

Public Methods

Method Description
AboutPage ( ) : System

Private Methods

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

Method Details

AboutPage() public method

public AboutPage ( ) : System
return System

Property Details

Contributors public_oe static_oe property

public static List Contributors
return List