C# 클래스 Account.MonthlyManagement.ServiceImplement.MonthlyManager

상속: IMonthlyManager
파일 보기 프로젝트 열기: KINGGUOKUN/Account

공개 메소드들

메소드 설명
GetMonthlys ( string start, string end ) : List
MonthlyManager ( ) : System

메소드 상세

GetMonthlys() 공개 메소드

public GetMonthlys ( string start, string end ) : List
start string
end string
리턴 List

MonthlyManager() 공개 메소드

public MonthlyManager ( ) : System
리턴 System