C# Class EVE.Net.Character.ContactList

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

Private Properties

Property Type Description

Public Methods

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

Method Details

ContactList() public method

public ContactList ( ) : System
return System

ContactList() public method

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

Query() public method

public Query ( ) : bool
return bool