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