C# Class Account.Controllers.MonthlyController

Inheritance: ApiController
Show file Open project: KINGGUOKUN/Account

Private Methods

Method Description
GetMonthlys ( string start, string end ) : IEnumerable
GetMonthlys ( string start, string end, int pageIndex, int pageSize ) : dynamic