GenericEventArgs Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GenericEventArgs(ChangeSource) | Obsolete. Initializes a new instance of the GenericEventArgs class. | |
GenericEventArgs(ChangeSource, TransactionContext) | Construct a GenericEventArgs with the specified change origin and transaction context |
Top