Partilhar via


Construtor GenericEventArgs (ChangeSource)

Observação: esta API agora é obsoleta.

Inicializa uma nova instância da classe GenericEventArgs.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintaxe

'Declaração
<ObsoleteAttribute("Use constructor with TransactionContext parameter")> _
Protected Sub New ( _
    changeSource As ChangeSource _
)
[ObsoleteAttribute("Use constructor with TransactionContext parameter")]
protected GenericEventArgs(
    ChangeSource changeSource
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GenericEventArgs Classe

Sobrecargas GenericEventArgs

Namespace Microsoft.VisualStudio.Modeling