ModelBindingContext.NestedScope(ModelBindingContext) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert für ModelBindingContext.NestedScope ein ModelBindingContext.
public:
NestedScope(Microsoft::AspNetCore::Mvc::ModelBinding::ModelBindingContext ^ context);
public NestedScope (Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext context);
new Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext.NestedScope : Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext -> Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext.NestedScope
Public Sub New (context As ModelBindingContext)
Parameter
- context
- ModelBindingContext