C# Class EVE.Net.Character.KillLog

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
KillLog ( ) : System
KillLog ( string keyid, string vcode, string actorid ) : System
Query ( ) : bool
Query ( int beforeKillID ) : bool

Method Details

KillLog() public méthode

public KillLog ( ) : System
Résultat System

KillLog() public méthode

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

Query() public méthode

public Query ( int beforeKillID ) : bool
beforeKillID int
Résultat bool