Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ImaginationServer
Common
Data
Account
C# Class ImaginationServer.Common.Data.Account
显示文件
Open project: Miclebrick/Imagination-Server
Class Usage Examples
Public Methods
Method
Description
Create
(
string
username
,
string
password
) :
Account
Method Details
Create()
public
static
method
public
static
Create
(
string
username
,
string
password
) :
Account
username
string
password
string
return
Account