Back to Server.Accounting
Accounts
(
static
) Hashtable Table(
get
; )
(
static
)
Account
AddAccount(
string
username,
string
password )
(
static
)
Account
GetAccount(
string
username )
(
static
)
void
Load()
(
static
)
void
Save()
(
ctor
) Accounts()