C# Class ATML1671Translator.controls.ControlExtensions

Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Méthodes publiques

Méthode Description
UIThread ( this control, System.Action code ) : void
UIThreadInvoke ( this control, System.Action code ) : void

Method Details

UIThread() public static méthode

public static UIThread ( this control, System.Action code ) : void
control this
code System.Action
Résultat void

UIThreadInvoke() public static méthode

public static UIThreadInvoke ( this control, System.Action code ) : void
control this
code System.Action
Résultat void