C# Class EVE.Net.APIKeyInfo

Inheritance: APIObject
Afficher le fichier Open project: ISeeDEDPpl/Questor Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

APIKeyInfo() public méthode

public APIKeyInfo ( ) : System
Résultat System

APIKeyInfo() public méthode

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

APIKeyInfo() public méthode

public APIKeyInfo ( 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