C# Class LaunchPad.Controllers.Partials

Inheritance: ViewComponent
Afficher le fichier Open project: michaelburns/LaunchPad

Méthodes publiques

Méthode Description
Invoke ( int id ) : IViewComponentResult
Partials ( IScriptRepository scriptRepository ) : System

Method Details

Invoke() public méthode

public Invoke ( int id ) : IViewComponentResult
id int
Résultat IViewComponentResult

Partials() public méthode

public Partials ( IScriptRepository scriptRepository ) : System
scriptRepository IScriptRepository
Résultat System