ObjectChangeEventArgs(ObjectChangeReason, String)
|
Obsolete. Initializes a new instance of the ObjectChangeEventArgs class with the specified ObjectChangeEventArgs.Reason and ObjectChangeEventArgs.PropertyName properties.
|
ObjectChangeEventArgs(ObjectChangeReason)
|
Obsolete. Initializes a new instance of the ObjectChangeEventArgs class with the specified ObjectChangeEventArgs.Reason property.
|
ObjectChangeEventArgs(Session, Object, ObjectChangeReason, String, Object, Object)
|
Initializes a new instance of the ObjectChangeEventArgs class with the specified parameters.
|
ObjectChangeEventArgs(Session, Object, ObjectChangeReason)
|
Initializes a new instance of the ObjectChangeEventArgs class with the specified parameters.
|
ObjectChangeEventArgs(Session, Object, String, Object, Object)
|
Initializes a new instance of the ObjectChangeEventArgs class with the specified parameters.
|
ObjectChangeEventArgs(String, Object, Object)
|
Obsolete. Initializes a new instance of the ObjectChangeEventArgs class with the specified properties.
|