Customers Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Customers Property
Patterns-In-Action! ApplicationWindowsFormsViewICustomersViewCustomers
Declaration Syntax
C# Visual Basic
IList<CustomerModel> Customers { set; }
WriteOnly Property Customers As IList(Of CustomerModel)

Assembly: WindowsFormsView (Module: WindowsFormsView) Version: 1.0.0.0 (1.0.0.0)