Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AspNetCorePlayground
Models
MyFirstModelBinder
C# Class AspNetCorePlayground.Models.MyFirstModelBinder
Inheritance:
IModelBinder
显示文件
Open project: shendongnian/code
Public Methods
Method
Description
BindModelAsync
(
ModelBindingContext
bindingContext
) :
Task
Method Details
BindModelAsync()
public
method
public
BindModelAsync
(
ModelBindingContext
bindingContext
) :
Task
bindingContext
ModelBindingContext
return
Task