GenericEventArgs (Constructor) (ChangeSource)

Nota: esta API ya está obsoleta.

Inicializa una nueva instancia de la clase GenericEventArgs.

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("Use constructor with TransactionContext parameter")> _
Protected Sub New ( _
    changeSource As ChangeSource _
)
[ObsoleteAttribute("Use constructor with TransactionContext parameter")]
protected GenericEventArgs(
    ChangeSource changeSource
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

GenericEventArgs Clase

GenericEventArgs (Sobrecarga)

Microsoft.VisualStudio.Modeling (Espacio de nombres)