C# Class Claymore.ReviewStatsWikiBot.Program.UserStat

Afficher le fichier Open project: Claymore/WikiBots

Méthodes publiques

Свойство Type Description
ActionsBefore int
IsBot bool
Max int
Name string
enterDate System.DateTime

Méthodes publiques

Méthode Description
UserStat ( string name, IEnumerable stat ) : System

Method Details

UserStat() public méthode

public UserStat ( string name, IEnumerable stat ) : System
name string
stat IEnumerable
Résultat System

Property Details

ActionsBefore public_oe property

public int ActionsBefore
Résultat int

IsBot public_oe property

public bool IsBot
Résultat bool

Max public_oe property

public int Max
Résultat int

Name public_oe property

public string Name
Résultat string

enterDate public_oe property

public DateTime,System enterDate
Résultat System.DateTime