C# Class Manos.Mvc.StartView

Inheritance: View
Exibir arquivo 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