DictionaryModelBinderProvider クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class DictionaryModelBinderProvider : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderProvider
public class DictionaryModelBinderProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvider
type DictionaryModelBinderProvider = class
interface IModelBinderProvider
Public Class DictionaryModelBinderProvider
Implements IModelBinderProvider
- 継承
-
DictionaryModelBinderProvider
- 実装
コンストラクター
DictionaryModelBinderProvider() |
メソッド
GetBinder(ModelBinderProviderContext) |
にModelBinderProviderContext基づいて をIModelBinder作成します。 |