共用方式為


ModelBindingContext.ExitNestedScope 方法

定義

藉由呼叫 EnterNestedScope 來移除推送的狀態層。

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

適用於