C# 클래스 MapView.Startup

Class that starts program execution.
상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

공개 메소드들

메소드 설명
RunProgram ( ) : void
Startup ( ) : System

비공개 메소드들

메소드 설명
Application_ThreadException ( object sender, ThreadExceptionEventArgs e ) : void
mw_SendMessage ( object sender, string args ) : void

메소드 상세

RunProgram() 공개 메소드

public RunProgram ( ) : void
리턴 void

Startup() 공개 메소드

public Startup ( ) : System
리턴 System