C# Class MGDF.GamesManager.Controls.ControlExtensions

Datei anzeigen Open project: mrsharpoblunto/MGDF

Public Methods

Method Description
Invoke ( this view, InvokeDelegate d ) : void

Method Details

Invoke() public static method

public static Invoke ( this view, InvokeDelegate d ) : void
view this
d InvokeDelegate
return void