Compartir a través de


SectionWriter Delegado

Definición

Proporciona un delegado que representa uno o más métodos que se llaman cuando se escribe una sección de contenido.

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

Se aplica a