Méthode | Description | |
---|---|---|
PropertyChangedException ( string propertyName ) : System |
Creates a new instance of the PropertyChangedException class. Call this constructor when no exception was thrown.
|
public PropertyChangedException ( string propertyName ) : System | ||
propertyName | string | The name of the property that was expected to be changed. |
Résultat | System |