C# Class UserInterface.Controllers.ChannelController

Inheritance: Controller
Afficher le fichier Open project: phillipknauss/CqrsSiteEngine

Méthodes publiques

Méthode Description
Add ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Add ( CreateNewChannelCommand command ) : System.Web.Mvc.ActionResult

Method Details

Add() public méthode

public Add ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult