C# 클래스 MissionPlanner.Program

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 프로퍼티들

프로퍼티 타입 설명
IconFile Image
Logo Image
Splash MissionPlanner.Splash
SplashBG System.Drawing.Bitmap
args string[]
names string[]
starttime System.DateTime

비공개 메소드들

메소드 설명
Application_ThreadException ( object sender, System e ) : void
CleanupFiles ( ) : void
CommsBase_Settings ( string name, string value, bool set = false ) : string
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
GetStackTrace ( Exception e ) : string
Main ( string args ) : void
handleException ( Exception ex ) : void

프로퍼티 상세

IconFile 공개적으로 정적으로 프로퍼티

public static Image IconFile
리턴 Image

Logo 공개적으로 정적으로 프로퍼티

public static Image Logo
리턴 Image

Splash 공개적으로 정적으로 프로퍼티

public static Splash,MissionPlanner Splash
리턴 MissionPlanner.Splash

SplashBG 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing SplashBG
리턴 System.Drawing.Bitmap

args 공개적으로 정적으로 프로퍼티

public static string[] args
리턴 string[]

names 공개적으로 정적으로 프로퍼티

public static string[] names
리턴 string[]

starttime 공개적으로 정적으로 프로퍼티

public static DateTime,System starttime
리턴 System.DateTime