C# Class Jabbot.Core.Jabbr.RoomMessage

Inheritance: IRoomMessage
ファイルを表示 Open project: rbwestmoreland/Jabbot

Public Methods

Method Description
RoomMessage ( string room, string from, string content ) : System

Method Details

RoomMessage() public method

public RoomMessage ( string room, string from, string content ) : System
room string
from string
content string
return System