C# Class EVE.Net.Character.CalendarEventAttendees

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

CalendarEventAttendees() public méthode

public CalendarEventAttendees ( ) : System
Résultat System

CalendarEventAttendees() public méthode

public CalendarEventAttendees ( string keyid, string vcode, string actorid, int eventID ) : System
keyid string
vcode string
actorid string
eventID int
Résultat System

Query() public méthode

public Query ( ) : bool
Résultat bool