Constable Authorization Engine 2.0 BETA

PropertyChangeEventArgs Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the PropertyChangeEventArgs class with the given property name

Overload List

Initializes a new instance of the PropertyChangeEventArgs class with the given property name

public PropertyChangeEventArgs(string);

Initializes a new instance of the PropertyChangeEventArgs class with the given property name and property values.

public PropertyChangeEventArgs(string,object,object);

See Also

PropertyChangeEventArgs Class | LaMarvin.ComponentModel Namespace