Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
AwesomeSauce
Binding
EntityModelBinder
C# Класс AwesomeSauce.Binding.EntityModelBinder
Наследование:
IModelBinder
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Bind
(
Type
type
,
IBindingContext
context
) :
object
Matches
(
Type
type
) :
bool
Описание методов
Bind()
публичный
Метод
public
Bind
(
Type
type
,
IBindingContext
context
) :
object
type
System.Type
context
IBindingContext
Результат
object
Matches()
публичный
Метод
public
Matches
(
Type
type
) :
bool
type
System.Type
Результат
bool