Orders Property

Design Pattern Framework 3.5

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

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