C# Class Schumix.Irc.Commands.Whois

Datei anzeigen Open project: Schumix/Schumix2 Class Usage Examples

Public Properties

Property Type Description
Channel string
Lock object
Message string
Online bool

Property Details

Channel public_oe property

public string Channel
return string

Lock public_oe property

public object Lock
return object

Message public_oe property

public string Message
return string

Online public_oe property

public bool Online
return bool