Compartilhar via


FeatureEventArgs<TArg>(EventType, TArg) Construtor

Definição

Inicializa uma nova instância do FeatureEventArgs<TArg> struct.

public FeatureEventArgs (DocumentFormat.OpenXml.Features.EventType type, TArg arg);
new DocumentFormat.OpenXml.Features.FeatureEventArgs<'Arg> : DocumentFormat.OpenXml.Features.EventType * 'Arg -> DocumentFormat.OpenXml.Features.FeatureEventArgs<'Arg>
Public Sub New (type As EventType, arg As TArg)

Parâmetros

type
EventType

Tipo de alteração.

arg
TArg

Argumento de alteração.

Aplica-se a