C# Class Nui.Utility.Windows.EventHandlerUtility

Mostra file Open project: etihwddot/NITE-WPF-Sample

Public Methods

Method Description
RaiseEvent ( this handler, object sender ) : void

Method Details

RaiseEvent() public static method

public static RaiseEvent ( this handler, object sender ) : void
handler this
sender object
return void