C# Class IrcDotNet.IrcServerStatisticalEntry

Stores a statistical entry for an IRC server.
ファイルを表示 Open project: IrcDotNet/IrcDotNet

Public Properties

Property Type Description
Parameters IList
Type int

Property Details

Parameters public_oe property

The list of parameters of the statistical entry.
public IList Parameters
return IList

Type public_oe property

The type of the statistical entry.
public int Type
return int