C# Class Account.YearlyManagement.ServiceImplement.YearlyManager

Inheritance: IYearlyManager
Afficher le fichier Open project: KINGGUOKUN/Account

Méthodes publiques

Méthode Description
GetYearlys ( string start, string end ) : List
YearlyManager ( ) : System

Method Details

GetYearlys() public méthode

public GetYearlys ( string start, string end ) : List
start string
end string
Résultat List

YearlyManager() public méthode

public YearlyManager ( ) : System
Résultat System