C# Class OdessaGUIProject.UpdateChecker.UpdateResult

ファイルを表示 Open project: noahsw/highlight-hunter

Public Properties

Property Type Description
DownloadPage string
IsUpdateAvailable bool
LatestVersion string
WhatsNew string

Property Details

DownloadPage public_oe property

public string DownloadPage
return string

IsUpdateAvailable public_oe property

public bool IsUpdateAvailable
return bool

LatestVersion public_oe property

public string LatestVersion
return string

WhatsNew public_oe property

public string WhatsNew
return string