C# Class Account.MonthlyManagement.ServiceImplement.MonthlyService

Show file Open project: KINGGUOKUN/Account Class Usage Examples

Public Methods

Method Description
GetMonthlys ( string start, string end ) : List

获取日消费清单

MonthlyService ( ) : System.Collections.Generic

Method Details

GetMonthlys() public method

获取日消费清单
public GetMonthlys ( string start, string end ) : List
start string
end string
return List

MonthlyService() public method

public MonthlyService ( ) : System.Collections.Generic
return System.Collections.Generic