C# Class SandBox_CSharp.AccountData

Afficher le fichier Open project: hipolipolopigus/SkyNet_Old

Méthodes publiques

Méthode Description
AccountData ( string Name, string PasswordHash ) : System
Login ( string Password ) : byte

Method Details

AccountData() public méthode

public AccountData ( string Name, string PasswordHash ) : System
Name string
PasswordHash string
Résultat System

Login() public méthode

public Login ( string Password ) : byte
Password string
Résultat byte