Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TVSorter
Controller
AddShowController
C# 클래스 TVSorter.Controller.AddShowController
Controller for adding new shows.
상속:
ShowSearchController
파일 보기
프로젝트 열기: a-jackson/tvsorter
공개 메소드들
메소드
설명
Initialise
(
IView
view
) :
void
Initialises the controller.
메소드 상세
Initialise()
공개
메소드
Initialises the controller.
public
Initialise
(
IView
view
) :
void
view
IView
/// The view the controller is for. ///
리턴
void