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) |
の をModelBindingContext.NestedScopeModelBindingContext初期化します。 |
メソッド
Dispose() |
を呼び出EnterNestedScopeして作成された をModelBindingContext.NestedScope終了します。 |