C# Class MissionPlanner.Program

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
IconFile Image
Logo Image
Splash MissionPlanner.Splash
SplashBG System.Drawing.Bitmap
args string[]
names string[]
starttime System.DateTime

Private Methods

Méthode 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
Résultat Image

Logo public_oe static_oe property

public static Image Logo
Résultat Image

Splash public_oe static_oe property

public static Splash,MissionPlanner Splash
Résultat MissionPlanner.Splash

SplashBG public_oe static_oe property

public static Bitmap,System.Drawing SplashBG
Résultat System.Drawing.Bitmap

args public_oe static_oe property

public static string[] args
Résultat string[]

names public_oe static_oe property

public static string[] names
Résultat string[]

starttime public_oe static_oe property

public static DateTime,System starttime
Résultat System.DateTime