C# Class Schumix.Irc.Flood.CommandFlood

ファイルを表示 Open project: Schumix/Schumix2

Public Properties

Property Type Description
BanTime System.DateTime
IsIgnore bool
Message int
Warring bool

Property Details

BanTime public_oe property

public DateTime,System BanTime
return System.DateTime

IsIgnore public_oe property

public bool IsIgnore
return bool

Message public_oe property

public int Message
return int

Warring public_oe property

public bool Warring
return bool