Design Pattern Framework 3.5
AddCustomer Method (customer)
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► CustomerController ► AddCustomer(Customer)
Adds a new customer to the database
Declaration Syntax
Parameters
- customer (Customer)
- Customer object to be added.