C# Class Bits.Tests.TestCustomerDataAccess

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 BitsNPerices.Testing.Customer