C# Class AccountRepository, code

Inheritance: IAccount
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
GetAccountByID ( int accountID ) : Account

Method Details

GetAccountByID() public méthode

public GetAccountByID ( int accountID ) : Account
accountID int
Résultat Account