C# Class SEToolbox.Support.PropertyChangedExtensions

Afficher le fichier Open project: midspace/SEToolbox

Méthodes publiques

Méthode Description
Raise ( this handler ) : void
Raise ( this handler, Expression propertyExpression ) : void

Method Details

Raise() public static méthode

public static Raise ( this handler ) : void
handler this
Résultat void

Raise() public static méthode

public static Raise ( this handler, Expression propertyExpression ) : void
handler this
propertyExpression Expression
Résultat void