共用方式為


GenericEventArgs 建構函式 (ChangeSource, TransactionContext)

建立與指定的變更來源與交易內容的 GenericEventArgs

命名空間:  Microsoft.VisualStudio.Modeling
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
Protected Sub New ( _
    changeSource As ChangeSource, _
    transactionContext As TransactionContext _
)
protected GenericEventArgs(
    ChangeSource changeSource,
    TransactionContext transactionContext
)

參數

.NET Framework 安全性

請參閱

參考

GenericEventArgs 類別

GenericEventArgs 多載

Microsoft.VisualStudio.Modeling 命名空間