C# Class EVE.Net.Character.NPCStandings

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

Private Properties

Property Type Description

Public Methods

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

Method Details

NPCStandings() public method

public NPCStandings ( ) : System
return System

NPCStandings() public method

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

Query() public method

public Query ( ) : bool
return bool