ModelBindingContext.ExitNestedScope 方法

定义

删除通过调用 EnterNestedScope推送的状态层。

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

适用于