Design Pattern Framework 3.5
Delete Method (customerId)
Patterns-In-Action! Application ► WindowsFormsPresenter ► CustomerPresenter ► Delete(Int32)
Deletes a customer by calling into model.


- customerId (Int32)
- The customer to delete

Number of records affected.