C# Class Jabbot.Core.Jabbr.PrivateMessage

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

Public Methods

Method Description
PrivateMessage ( string from, string content ) : System

Method Details

PrivateMessage() public method

public PrivateMessage ( string from, string content ) : System
from string
content string
return System