GenericEventArgs 构造函数 (ChangeSource, TransactionContext)

使用指定的更改源和事务上下文构造 GenericEventArgs

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

语法

声明
Protected Sub New ( _
    changeSource As ChangeSource, _
    transactionContext As TransactionContext _
)
protected GenericEventArgs(
    ChangeSource changeSource,
    TransactionContext transactionContext
)

参数

.NET Framework 安全性

请参阅

参考

GenericEventArgs 类

GenericEventArgs 重载

Microsoft.VisualStudio.Modeling 命名空间