C# Class Account.YearlyManagement.ViewModel.YearlyModel

Inheritance: Account.Entity.BaseEntiy
Afficher le fichier Open project: KINGGUOKUN/Account Class Usage Examples

Méthodes publiques

Méthode Description
ToYearly ( ) : Yearly
YearlyModel ( ) : Account.Entity
YearlyModel ( Yearly yearly ) : Account.Entity

Method Details

ToYearly() public méthode

public ToYearly ( ) : Yearly
Résultat Yearly

YearlyModel() public méthode

public YearlyModel ( ) : Account.Entity
Résultat Account.Entity

YearlyModel() public méthode

public YearlyModel ( Yearly yearly ) : Account.Entity
yearly Yearly
Résultat Account.Entity