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

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

공개 프로퍼티들

프로퍼티 타입 설명
ids_ string[]

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

NotificationTexts() 공개 메소드

public NotificationTexts ( ) : System
리턴 System

NotificationTexts() 공개 메소드

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

Query() 공개 메소드

public Query ( ) : bool
리턴 bool

프로퍼티 상세

ids_ 공개적으로 프로퍼티

public string[] ids_
리턴 string[]