C# Class UODownloader.Program

Afficher le fichier Open project: polserver/poltools

Méthodes publiques

Méthode Description
GetPath ( ) : string
GetPath ( bool trailing_slash ) : string

Gets the folder path to where the EXE was run from (does not include the exe name)

Private Methods

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

Method Details

GetPath() public static méthode

public static GetPath ( ) : string
Résultat string

GetPath() public static méthode

Gets the folder path to where the EXE was run from (does not include the exe name)
public static GetPath ( bool trailing_slash ) : string
trailing_slash bool
Résultat string