ModelBindingContext.NestedScope 結構

定義

EnterNestedScope 傳回值。 當子系結內容狀態應該從 中 ModelBindingContext 彈出時,應該由呼叫端處置。

public: value class ModelBindingContext::NestedScope : IDisposable
public struct ModelBindingContext.NestedScope : IDisposable
public readonly struct ModelBindingContext.NestedScope : IDisposable
type ModelBindingContext.NestedScope = struct
    interface IDisposable
Public Structure ModelBindingContext.NestedScope
Implements IDisposable
繼承
ModelBindingContext.NestedScope
實作

建構函式

ModelBindingContext.NestedScope(ModelBindingContext)

ModelBindingContext.NestedScope初始化 的 ModelBindingContext

方法

Dispose()

結束呼叫 所 EnterNestedScope 建立的 ModelBindingContext.NestedScope

適用於