ModelBindingContext.NestedScope Struktura

Definice

Návratová hodnota .EnterNestedScope Volající by měl být odstraněn, když by měl být stav kontextu podřízené vazby vynechán 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
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 EnterNestedScope.

Platí pro