C# Class ApiUnlock.MainPage

A basic page that provides characteristics common to most applications.
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: antiufo/ApiUnlock

Public Methods

Method Description
MainPage ( ) : System

Private Methods

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

Method Details

MainPage() public method

public MainPage ( ) : System
return System