C# Class EVE.Net.Character.Notifications

Inheritance: APIObject
Afficher le fichier Open project: ISeeDEDPpl/Questor

Méthodes publiques

Свойство Type Description
NotificationIDMap string>.Dictionary

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Notifications ( ) : System
Notifications ( string keyid, string vcode, string actorid ) : System
Query ( ) : bool

Method Details

Notifications() public méthode

public Notifications ( ) : System
Résultat System

Notifications() public méthode

public Notifications ( string keyid, string vcode, string actorid ) : System
keyid string
vcode string
actorid string
Résultat System

Query() public méthode

public Query ( ) : bool
Résultat bool

Property Details

NotificationIDMap public_oe static_oe property

public static Dictionary NotificationIDMap
Résultat string>.Dictionary