C# 클래스 EVE.Net.Character.Notifications

상속: APIObject
파일 보기 프로젝트 열기: ISeeDEDPpl/Questor

공개 프로퍼티들

프로퍼티 타입 설명
NotificationIDMap string>.Dictionary

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Notifications ( ) : System
Notifications ( string keyid, string vcode, string actorid ) : System
Query ( ) : bool

메소드 상세

Notifications() 공개 메소드

public Notifications ( ) : System
리턴 System

Notifications() 공개 메소드

public Notifications ( string keyid, string vcode, string actorid ) : System
keyid string
vcode string
actorid string
리턴 System

Query() 공개 메소드

public Query ( ) : bool
리턴 bool

프로퍼티 상세

NotificationIDMap 공개적으로 정적으로 프로퍼티

public static Dictionary NotificationIDMap
리턴 string>.Dictionary