ModelBindingContext.NestedScope Struktura

Definicja

Zwracana wartość .EnterNestedScope Należy usunąć przez obiekt wywołujący, gdy stan kontekstu powiązania podrzędnego powinien zostać wyrzuceny z elementu 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
Dziedziczenie
ModelBindingContext.NestedScope
Implementuje

Konstruktory

ModelBindingContext.NestedScope(ModelBindingContext)

Inicjuje element ModelBindingContext.NestedScope dla klasy ModelBindingContext.

Metody

Dispose()

Kończy działanie utworzone przez ModelBindingContext.NestedScope wywołanie metody EnterNestedScope.

Dotyczy