C# Class Schumix.Irc.Commands.Whois

Show file Open project: Schumix/Schumix2 Class Usage Examples

Public Properties

Property Type Description
Channel string
Lock object
Message string
Online bool

Property Details

Channel public property

public string Channel
return string

Lock public property

public object Lock
return object

Message public property

public string Message
return string

Online public property

public bool Online
return bool