C# Class SaveGameEditor.ControlExtensions

Datei anzeigen Open project: IgelRM/LiS-BtS-Savegame-viewer

Public Methods

Method Description
InvokeEx ( Control control, Action action ) : void

Method Details

InvokeEx() public static method

public static InvokeEx ( Control control, Action action ) : void
control Control
action Action
return void