C# Class NDC2010.DaysTableViewController

Inheritance: NDC2010TableViewController
Datei anzeigen Open project: alexyork/NDC2010 Class Usage Examples

Protected Properties

Property Type Description
Presenter NDC2010.Logic.Presenters.DaysPresenter

Public Methods

Method Description
DaysTableViewController ( ) : System
ViewDidLoad ( ) : void

Method Details

DaysTableViewController() public method

public DaysTableViewController ( ) : System
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void

Property Details

Presenter protected_oe property

protected DaysPresenter,NDC2010.Logic.Presenters Presenter
return NDC2010.Logic.Presenters.DaysPresenter