ModelBindingContext.NestedScope 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的 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) |
方法
Dispose() |
結束呼叫 所 EnterNestedScope 建立的 ModelBindingContext.NestedScope 。 |