C# Class UserInterface.Controllers.ChannelController

Inheritance: Controller
显示文件 Open project: phillipknauss/CqrsSiteEngine

Public Methods

Method Description
Add ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Add ( CreateNewChannelCommand command ) : System.Web.Mvc.ActionResult

Method Details

Add() public method

public Add ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult