Design Pattern Framework 3.5
AddCustomer Method (customer)
Patterns-In-Action! Application ► WindowsFormsModel ► IModel ► AddCustomer(CustomerModel)

C# | Visual Basic |
int AddCustomer( CustomerModel customer )
Function AddCustomer ( _ customer As CustomerModel _ ) As Integer

- customer (CustomerModel)