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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

CalendarEventAttendees() 공개 메소드

public CalendarEventAttendees ( ) : System
리턴 System

CalendarEventAttendees() 공개 메소드

public CalendarEventAttendees ( string keyid, string vcode, string actorid, int eventID ) : System
keyid string
vcode string
actorid string
eventID int
리턴 System

Query() 공개 메소드

public Query ( ) : bool
리턴 bool