C# Class EVE.Net.Character.SkillQueue

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

Private Properties

Property Type Description

Public Methods

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

Method Details

Query() public method

public Query ( ) : bool
return bool

SkillQueue() public method

public SkillQueue ( ) : System
return System

SkillQueue() public method

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