Method | Description | |
---|---|---|
PropertySpecEventArgs ( |
Initializes a new instance of the PropertySpecEventArgs class.
|
public PropertySpecEventArgs ( |
||
property | The PropertySpec that represents the property whose /// value is being requested or set. | |
val | object | The current value of the property. |
return | System |