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

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

공개 메소드들

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

메소드 상세

PrivateMessage() 공개 메소드

public PrivateMessage ( string from, string content ) : System
from string
content string
리턴 System