C# Class Account.YearlyManagement.ServiceImplement.YearlyService

Show file Open project: KINGGUOKUN/Account Class Usage Examples

Public Methods

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

获取日消费清单

YearlyService ( ) : System.Collections.Generic

Method Details

GetYearlys() public method

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

YearlyService() public method

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