Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AndyPike
Castlecasts
Website
Controllers
EpisodesController
C# Class AndyPike.Castlecasts.Website.Controllers.EpisodesController
Inheritance:
ControllerBase
Afficher le fichier
Open project: andypike/Castlecasts
Méthodes publiques
Méthode
Description
Index
(
int
page
) :
void
Show
(
[
episode
) :
void
Method Details
Index()
public
méthode
public
Index
(
int
page
) :
void
page
int
Résultat
void
Show()
public
méthode
public
Show
(
[
episode
) :
void
episode
[
Résultat
void