C# Class GenericCommandDemo.EventEx

Afficher le fichier Open project: markrendle/FunctionalAlchemy

Méthodes publiques

Méthode Description
Raise ( this handler, object sender, string propertyName ) : void

Method Details

Raise() public static méthode

public static Raise ( this handler, object sender, string propertyName ) : void
handler this
sender object
propertyName string
Résultat void