C# Class Baka_MPlayer.Program

Afficher le fichier Open project: godly-devotion/Baka-MPlayer-old

Méthodes publiques

Méthode Description
ApplicationThreadException ( object sender, ThreadExceptionEventArgs e ) : void
DumpData ( string msg, string stackTrace ) : void
GetVersion ( ) : string

Returns version information (x.x.x)

Private Methods

Méthode Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( ) : void

Method Details

ApplicationThreadException() public static méthode

public static ApplicationThreadException ( object sender, ThreadExceptionEventArgs e ) : void
sender object
e System.Threading.ThreadExceptionEventArgs
Résultat void

DumpData() public static méthode

public static DumpData ( string msg, string stackTrace ) : void
msg string
stackTrace string
Résultat void

GetVersion() public static méthode

Returns version information (x.x.x)
public static GetVersion ( ) : string
Résultat string