C# Класс UODownloader.Program

Показать файл Открыть проект

Открытые методы

Метод Описание
GetPath ( ) : string
GetPath ( bool trailing_slash ) : string

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

Приватные методы

Метод Описание
Application_ThreadException ( object sender, System e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs args ) : void
Main ( ) : void

Описание методов

GetPath() публичный статический Метод

public static GetPath ( ) : string
Результат string

GetPath() публичный статический Метод

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
Результат string