C# 클래스 Schumix.Irc.Commands.Whois

파일 보기 프로젝트 열기: Schumix/Schumix2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Channel string
Lock object
Message string
Online bool

프로퍼티 상세

Channel 공개적으로 프로퍼티

public string Channel
리턴 string

Lock 공개적으로 프로퍼티

public object Lock
리턴 object

Message 공개적으로 프로퍼티

public string Message
리턴 string

Online 공개적으로 프로퍼티

public bool Online
리턴 bool