Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NDC2010
DaysTableViewController
C# Class NDC2010.DaysTableViewController
Inheritance:
NDC2010TableViewController
ファイルを表示
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