ObjectEventArgs.

ObjectEventArgs(Transaction) Constructor

Summary

Creates a new instance for the specified object.

Syntax

protected ObjectEventArgs(Transaction transaction)

Remarks

Creates a new instance for the specified object.

Parameters

Name Type Description
transaction Transaction

Return Value

Type Description
void