C# Class EVESharp.Database.AccountDB

Afficher le fichier Open project: Almamu/EVESharp

Méthodes publiques

Méthode Description
LoginPlayer ( string username, string password, long &accountid, bool &banned, long &role ) : bool

Method Details

LoginPlayer() public static méthode

public static LoginPlayer ( string username, string password, long &accountid, bool &banned, long &role ) : bool
username string
password string
accountid long
banned bool
role long
Résultat bool