C# Class Jabbot.Core.Jabbr.PrivateMessage

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

Méthodes publiques

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

Method Details

PrivateMessage() public méthode

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