ModelBindingContext.NestedScope 구조체

정의

의 값을 반환합니다 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.NestedScope 초기화합니다 ModelBindingContext.

메서드

Dispose()

를 호출EnterNestedScope하여 만든 을 ModelBindingContext.NestedScope 종료합니다.

적용 대상