C# Class Patcher.Program

Mostrar archivo Open project: unforbidable/patcher

Public Properties

Property Type Description
ProgramCacheFolder string
ProgramFolder string
ProgramLogsFolder string
ProgramRulesFolder string

Public Methods

Method Description
GetProgramFullVersionInfo ( ) : string
GetProgramVersionInfo ( ) : string

Method Details

GetProgramFullVersionInfo() public static method

public static GetProgramFullVersionInfo ( ) : string
return string

GetProgramVersionInfo() public static method

public static GetProgramVersionInfo ( ) : string
return string

Property Details

ProgramCacheFolder public_oe static_oe property

public static string ProgramCacheFolder
return string

ProgramFolder public_oe static_oe property

public static string ProgramFolder
return string

ProgramLogsFolder public_oe static_oe property

public static string ProgramLogsFolder
return string

ProgramRulesFolder public_oe static_oe property

public static string ProgramRulesFolder
return string