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

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

공개 프로퍼티들

프로퍼티 타입 설명
Actions int
Month System.DateTime

공개 메소드들

메소드 설명
MonthStat ( System.DateTime month, int actions ) : System

메소드 상세

MonthStat() 공개 메소드

public MonthStat ( System.DateTime month, int actions ) : System
month System.DateTime
actions int
리턴 System

프로퍼티 상세

Actions 공개적으로 프로퍼티

public int Actions
리턴 int

Month 공개적으로 프로퍼티

public DateTime,System Month
리턴 System.DateTime