C# Class Gallifrey.Settings.InternalSettings

Inheritance: IInternalSettings
Afficher le fichier Open project: BlythMeister/Gallifrey Class Usage Examples

Méthodes publiques

Méthode Description
SetIsPremium ( bool isPremium ) : void
SetLastChangeLogVersion ( System.Version currentVersion ) : void
SetLastHeartbeatTracked ( System.DateTime lastHeartbeat ) : void
ValidateInstallationId ( ) : bool

Method Details

SetIsPremium() public méthode

public SetIsPremium ( bool isPremium ) : void
isPremium bool
Résultat void

SetLastChangeLogVersion() public méthode

public SetLastChangeLogVersion ( System.Version currentVersion ) : void
currentVersion System.Version
Résultat void

SetLastHeartbeatTracked() public méthode

public SetLastHeartbeatTracked ( System.DateTime lastHeartbeat ) : void
lastHeartbeat System.DateTime
Résultat void

ValidateInstallationId() public méthode

public ValidateInstallationId ( ) : bool
Résultat bool