C# 클래스 Claymore.ReviewStatsWikiBot.Program.UserStat

파일 보기 프로젝트 열기: Claymore/WikiBots

공개 프로퍼티들

프로퍼티 타입 설명
ActionsBefore int
IsBot bool
Max int
Name string
enterDate System.DateTime

공개 메소드들

메소드 설명
UserStat ( string name, IEnumerable stat ) : System

메소드 상세

UserStat() 공개 메소드

public UserStat ( string name, IEnumerable stat ) : System
name string
stat IEnumerable
리턴 System

프로퍼티 상세

ActionsBefore 공개적으로 프로퍼티

public int ActionsBefore
리턴 int

IsBot 공개적으로 프로퍼티

public bool IsBot
리턴 bool

Max 공개적으로 프로퍼티

public int Max
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

enterDate 공개적으로 프로퍼티

public DateTime,System enterDate
리턴 System.DateTime