C# 클래스 RohBot.Packets.ChatHistoryRequest

상속: Packet
파일 보기 프로젝트 열기: Rohansi/RohBot

공개 프로퍼티들

프로퍼티 타입 설명
AfterDate long
Target string

공개 메소드들

메소드 설명
Handle ( Connection connection ) : void

메소드 상세

Handle() 공개 메소드

public Handle ( Connection connection ) : void
connection Connection
리턴 void

프로퍼티 상세

AfterDate 공개적으로 프로퍼티

public long AfterDate
리턴 long

Target 공개적으로 프로퍼티

public string Target
리턴 string