次の方法で共有


SectionWriter 代理人

定義

コンテンツ セクションが書き込まれるときに呼び出される 1 つ以上のメソッドを表すデリゲートを提供します。

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

適用対象