Share via


ModelBindingContext.ExitNestedScope Method

Definition

Removes a layer of state pushed by calling EnterNestedScope.

protected:
 abstract void ExitNestedScope();
protected abstract void ExitNestedScope ();
abstract member ExitNestedScope : unit -> unit
Protected MustOverride Sub ExitNestedScope ()

Applies to