C# Class Schumix.Irc.Flood.CommandFlood

Show file Open project: Schumix/Schumix2

Public Properties

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

Property Details

BanTime public property

public DateTime,System BanTime
return System.DateTime

IsIgnore public property

public bool IsIgnore
return bool

Message public property

public int Message
return int

Warring public property

public bool Warring
return bool