C# Class Animatroller.Simulator.Extensions.FormExtensions

Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
UIThread ( this form, MethodInvoker code ) : void

Method Details

UIThread() public static méthode

public static UIThread ( this form, MethodInvoker code ) : void
form this
code MethodInvoker
Résultat void