C# Class Streameo.Models.User

Afficher le fichier Open project: Archon-/Streameo

Méthodes publiques

Méthode Description
AddDays ( int days ) : void
DeleteDays ( int days ) : void
IsPremiumAccount ( ) : bool

Method Details

AddDays() public méthode

public AddDays ( int days ) : void
days int
Résultat void

DeleteDays() public méthode

public DeleteDays ( int days ) : void
days int
Résultat void

IsPremiumAccount() public méthode

public IsPremiumAccount ( ) : bool
Résultat bool