C# 클래스 RohBot.Packets.Chat

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

공개 프로퍼티들

프로퍼티 타입 설명
Method string
Name string
ShortName string

공개 메소드들

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

메소드 상세

Handle() 공개 메소드

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

프로퍼티 상세

Method 공개적으로 프로퍼티

public string Method
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

ShortName 공개적으로 프로퍼티

public string ShortName
리턴 string