C# 클래스 MGDF.GamesManager.Controls.ControlExtensions

파일 보기 프로젝트 열기: mrsharpoblunto/MGDF

공개 메소드들

메소드 설명
Invoke ( this view, InvokeDelegate d ) : void

메소드 상세

Invoke() 공개 정적인 메소드

public static Invoke ( this view, InvokeDelegate d ) : void
view this
d InvokeDelegate
리턴 void