C# Class Jabbot.Core.Jabbr.RoomMessage

Inheritance: IRoomMessage
Afficher le fichier Open project: rbwestmoreland/Jabbot

Méthodes publiques

Méthode Description
RoomMessage ( string room, string from, string content ) : System

Method Details

RoomMessage() public méthode

public RoomMessage ( string room, string from, string content ) : System
room string
from string
content string
Résultat System