C# Class AndyPike.Castlecasts.Website.Controllers.EpisodesController

Inheritance: ControllerBase
Datei anzeigen Open project: andypike/Castlecasts

Public Methods

Method Description
Index ( int page ) : void
Show ( [ episode ) : void

Method Details

Index() public method

public Index ( int page ) : void
page int
return void

Show() public method

public Show ( [ episode ) : void
episode [
return void