Sdílet prostřednictvím


ModelBindingContext.NestedScope Struktura

Definice

Vrácená hodnota .EnterNestedScope Volající by měl odstranit, pokud by se měl stav podřízeného kontextu vazby vysunout ModelBindingContextz .

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
Dědičnost
ModelBindingContext.NestedScope
Implementuje

Konstruktory

ModelBindingContext.NestedScope(ModelBindingContext)

Inicializuje ModelBindingContext.NestedScope pro ModelBindingContext.

Metody

Dispose()

Ukončí vytvořenou ModelBindingContext.NestedScope voláním EnterNestedScopepříkazu .

Platí pro