C# Class SteamDesktopAuth.GitHub

Afficher le fichier Open project: Ezzpify/SteamAuthenticator Class Usage Examples

Méthodes publiques

Свойство Type Description
update Config.GithubRelease

Méthodes publiques

Méthode Description
ApplicationUpToDate ( ) : bool

Checks if the application is up-to-date

Private Methods

Méthode Description
DownloadString ( string URL ) : string

Downloads a string from the internet from the specified url

Method Details

ApplicationUpToDate() public méthode

Checks if the application is up-to-date
public ApplicationUpToDate ( ) : bool
Résultat bool

Property Details

update public_oe property

Stores the new update available if there is one available
public Config.GithubRelease,SteamDesktopAuth update
Résultat Config.GithubRelease