IBinderTypeProviderMetadata 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供實 Type 作 的 IModelBinder 。
public interface class IBinderTypeProviderMetadata : Microsoft::AspNetCore::Mvc::ModelBinding::IBindingSourceMetadata
public interface IBinderTypeProviderMetadata : Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata
type IBinderTypeProviderMetadata = interface
interface IBindingSourceMetadata
Public Interface IBinderTypeProviderMetadata
Implements IBindingSourceMetadata
- 衍生
- 實作
屬性
| BinderType |
, Type 實作其中一個 IModelBinder 。 |
| BindingSource |
取得 BindingSource。 (繼承來源 IBindingSourceMetadata) |