C# Class FeliCa2Money.VersionUpdateChecker

Inheritance: UpdateChecker
Afficher le fichier Open project: tmurakam/felica2money Class Usage Examples

Méthodes publiques

Méthode Description
CheckUpdate ( bool forceCheck = false ) : void

アップデートチェックを行う

getCurrentVersion ( ) : string

Méthodes protégées

Méthode Description
getRemoteUrl ( ) : string

Method Details

CheckUpdate() public méthode

アップデートチェックを行う
public CheckUpdate ( bool forceCheck = false ) : void
forceCheck bool
Résultat void

getCurrentVersion() public static méthode

public static getCurrentVersion ( ) : string
Résultat string

getRemoteUrl() protected méthode

protected getRemoteUrl ( ) : string
Résultat string