C# Class EVE.Net.Character.Research

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

Private Properties

Property Type Description

Public Methods

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

Method Details

Query() public method

public Query ( ) : bool
return bool

Research() public method

public Research ( ) : System
return System

Research() public method

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