C# 클래스 Account.BLL.MonthlyBLL

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

공개 메소드들

메소드 설명
GetMonthlys ( string start, string end ) : IEnumerable
GetMonthlys ( string start, string end, int pageIndex, int pageSize ) : dynamic

메소드 상세

GetMonthlys() 공개 메소드

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

GetMonthlys() 공개 메소드

public GetMonthlys ( string start, string end, int pageIndex, int pageSize ) : dynamic
start string
end string
pageIndex int
pageSize int
리턴 dynamic