다음을 통해 공유


SectionWriter 대리자

정의

콘텐츠 섹션을 쓸 때 호출되는 하나 이상의 메서드를 나타내는 대리자를 제공합니다.

public delegate void SectionWriter();
type SectionWriter = delegate of unit -> unit
Public Delegate Sub SectionWriter()

적용 대상