C# Class SaveGameEditor.ControlExtensions

Afficher le fichier Open project: IgelRM/LiS-BtS-Savegame-viewer

Méthodes publiques

Méthode Description
InvokeEx ( Control control, Action action ) : void

Method Details

InvokeEx() public static méthode

public static InvokeEx ( Control control, Action action ) : void
control Control
action Action
Résultat void