Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Streameo
Models
User
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