C# Class MissionPlanner.Program

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
IconFile Image
Logo Image
Splash MissionPlanner.Splash
SplashBG System.Drawing.Bitmap
args string[]
names string[]
starttime System.DateTime

Private Methods

Method Description
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

Property Details

IconFile public_oe static_oe property

public static Image IconFile
return Image

Logo public_oe static_oe property

public static Image Logo
return Image

Splash public_oe static_oe property

public static Splash,MissionPlanner Splash
return MissionPlanner.Splash

SplashBG public_oe static_oe property

public static Bitmap,System.Drawing SplashBG
return System.Drawing.Bitmap

args public_oe static_oe property

public static string[] args
return string[]

names public_oe static_oe property

public static string[] names
return string[]

starttime public_oe static_oe property

public static DateTime,System starttime
return System.DateTime