C# Class EVE.Net.Character.UpcomingCalendarEvents

Inheritance: APIObject
ファイルを表示 Open project: ISeeDEDPpl/Questor

Private Properties

Property Type Description

Public Methods

Method Description
Query ( ) : bool
UpcomingCalendarEvents ( ) : System
UpcomingCalendarEvents ( string keyid, string vcode, string actorid ) : System

Method Details

Query() public method

public Query ( ) : bool
return bool

UpcomingCalendarEvents() public method

public UpcomingCalendarEvents ( ) : System
return System

UpcomingCalendarEvents() public method

public UpcomingCalendarEvents ( string keyid, string vcode, string actorid ) : System
keyid string
vcode string
actorid string
return System