Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines the methods that are required for a model binder.
Namespace: System.Web.Http.ModelBinding
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Interface IModelBinder
'Usage
Dim instance As IModelBinder
public interface IModelBinder
public interface class IModelBinder
type IModelBinder = interface end
public interface IModelBinder
The IModelBinder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
BindModel | Binds the model to a value by using the specified controller context and binding context. |
Top
.jpeg)