C# Class EVE.Net.Character.ContactNotifications

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

Private Properties

Property Type Description

Public Methods

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

Method Details

ContactNotifications() public method

public ContactNotifications ( ) : System
return System

ContactNotifications() public method

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

Query() public method

public Query ( ) : bool
return bool