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