C# Class Bits.Tests.TestCustomerDataAccess

Inheritance: ICustomerDataAccess
Afficher le fichier Open project: KHProjects/KH-Parker-Fox

Méthodes publiques

Méthode Description
GetById ( int customerId ) : Customer

Method Details

GetById() public méthode

public GetById ( int customerId ) : Customer
customerId int
Résultat BitsNPerices.Testing.Customer