C# 클래스 Animatroller.Simulator.Extensions.FormExtensions

파일 보기 프로젝트 열기: HakanL/animatroller

공개 메소드들

메소드 설명
UIThread ( this form, MethodInvoker code ) : void

메소드 상세

UIThread() 공개 정적인 메소드

public static UIThread ( this form, MethodInvoker code ) : void
form this
code MethodInvoker
리턴 void