共用方式為


SectionWriter 代理人

定義

提供委派,這個委派表示會在寫入內容區段時呼叫的一或多個方法。

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

適用於