C# Class WindowsFormsApplication2.ControlExtensions

Afficher le fichier Open project: taliove/tygdq

Méthodes publiques

Méthode Description
UIThread ( WindowsFormsApplication2.Control control, MethodInvoker method ) : void

Method Details

UIThread() public static méthode

public static UIThread ( WindowsFormsApplication2.Control control, MethodInvoker method ) : void
control WindowsFormsApplication2.Control
method MethodInvoker
Résultat void