C# Class EVE.Net.Account.AccountStatus

Inheritance: APIObject
Afficher le fichier Open project: ISeeDEDPpl/Questor

Méthodes publiques

Méthode Description
AccountStatus ( ) : System
AccountStatus ( string keyid, string vcode, string actorid ) : System
Query ( ) : bool

Method Details

AccountStatus() public méthode

public AccountStatus ( ) : System
Résultat System

AccountStatus() public méthode

public AccountStatus ( string keyid, string vcode, string actorid ) : System
keyid string
vcode string
actorid string
Résultat System

Query() public méthode

public Query ( ) : bool
Résultat bool