C# Class SkypeNet.Lib.Core.EventExtensions

显示文件 Open project: sverrirs/SkypeNet

Public Methods

Method Description
Raise ( this handler, object sender, string propertyName ) : void

Method Details

Raise() public static method

public static Raise ( this handler, object sender, string propertyName ) : void
handler this
sender object
propertyName string
return void