C# Class Gtd.Client.WindowsPhone.Views.AddStuffView

Inheritance: Cirrious.MvvmCross.WindowsPhone.Views.MvxPhonePage
ファイルを表示 Open project: beingtheworst/btw-gtd

Public Methods

Method Description
AddStuffView ( ) : System
AddStuffView_OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

AddStuffView() public method

public AddStuffView ( ) : System
return System

AddStuffView_OnLoaded() public method

public AddStuffView_OnLoaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void