GetCustomer Method (customerId)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 GetCustomer Method (customerId)
Patterns-In-Action! ApplicationWindowsFormsModelIModelGetCustomer(Int32)
Declaration Syntax
C# Visual Basic
CustomerModel GetCustomer(
	int customerId
)
Function GetCustomer ( _
	customerId As Integer _
) As CustomerModel
Parameters
customerId (Int32)

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