Design Pattern Framework 3.5
Delete Method (customerId)
Patterns-In-Action! Application ► WindowsFormsPresenter ► CustomerPresenter ► Delete(Int32)
Deletes a customer by calling into model.
Declaration Syntax
Parameters
- customerId (Int32)
- The customer to delete
Return Value
Number of records affected.