C# Class SkypeNet.Lib.Core.EventExtensions

Afficher le fichier Open project: sverrirs/SkypeNet

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