C# Class BitsNPerices.Testing.CustomerDataAccess

Inheritance: ICustomerDataAccess
Show file Open project: KHProjects/KH-Parker-Fox

Public Methods

Method Description
GetById ( int customerId ) : Customer

Method Details

GetById() public method

public GetById ( int customerId ) : Customer
customerId int
return Customer