Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Manos
Mvc
StartView
C# Class Manos.Mvc.StartView
Inheritance:
View
Show file
Open project: toptensoftware/manos
Public Methods
Method
Description
DefineSection
(
string
name
,
System.Action
action
) :
void
Private Methods
Method
Description
Execute
(
View
RootView
) :
void
Method Details
DefineSection()
public
method
public
DefineSection
(
string
name
,
System.Action
action
) :
void
name
string
action
System.Action
return
void