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
Sitecore
Linqpad
Controllers
TypeSelectorController
C# Class Sitecore.Linqpad.Controllers.TypeSelectorController
Inheritance:
ITypeSelectorController
Exibir arquivo
Open project: adamconn/sitecore-linqpad
Class Usage Examples
Public Methods
Method
Description
LoadView
( ) :
void
SaveView
( ) :
void
TypeSelectorController
(
SelectedTypeViewModel
view
) :
System
Method Details
LoadView()
public
method
public
LoadView
( ) :
void
return
void
SaveView()
public
method
public
SaveView
( ) :
void
return
void
TypeSelectorController()
public
method
public
TypeSelectorController
(
SelectedTypeViewModel
view
) :
System
view
SelectedTypeViewModel
return
System