C# Class Streameo.Models.User

ファイルを表示 Open project: Archon-/Streameo

Public Methods

Method Description
AddDays ( int days ) : void
DeleteDays ( int days ) : void
IsPremiumAccount ( ) : bool

Method Details

AddDays() public method

public AddDays ( int days ) : void
days int
return void

DeleteDays() public method

public DeleteDays ( int days ) : void
days int
return void

IsPremiumAccount() public method

public IsPremiumAccount ( ) : bool
return bool