Method | Description | |
---|---|---|
PropertyChangeWithValueEventArgs ( string propName, object oldValue, object newValue ) : System |
public PropertyChangeWithValueEventArgs ( string propName, object oldValue, object newValue ) : System | ||
propName | string | |
oldValue | object | |
newValue | object | |
return | System |