Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TVSorter
Controller
AddShowController
C# Class TVSorter.Controller.AddShowController
Controller for adding new shows.
Inheritance:
ShowSearchController
Exibir arquivo
Open project: a-jackson/tvsorter
Public Methods
Method
Description
Initialise
(
IView
view
) :
void
Initialises the controller.
Method Details
Initialise()
public
method
Initialises the controller.
public
Initialise
(
IView
view
) :
void
view
IView
/// The view the controller is for. ///
return
void