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