C# 클래스 Jabbot.Core.Jabbr.RoomMessage

상속: IRoomMessage
파일 보기 프로젝트 열기: rbwestmoreland/Jabbot

공개 메소드들

메소드 설명
RoomMessage ( string room, string from, string content ) : System

메소드 상세

RoomMessage() 공개 메소드

public RoomMessage ( string room, string from, string content ) : System
room string
from string
content string
리턴 System