AddCustomer Method (customer)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 AddCustomer Method (customer)
Patterns-In-Action! ApplicationWindowsFormsModelIModelAddCustomer(CustomerModel)
Declaration Syntax
C# Visual Basic
int AddCustomer(
	CustomerModel customer
)
Function AddCustomer ( _
	customer As CustomerModel _
) As Integer
Parameters
customer (CustomerModel)

Assembly: WindowsFormsModel (Module: WindowsFormsModel) Version: 1.0.0.0 (1.0.0.0)