GetCustomer Method (customerId)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
GetCustomer Method (customerId)
Patterns-In-Action! Application ► WPFModel.Provider ► IProvider ► GetCustomer(Int32)
| C# | Visual Basic |
CustomerModel GetCustomer( int customerId )
Function GetCustomer ( _ customerId As Integer _ ) As CustomerModel
- customerId (Int32)