Customers Field
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
Customers Field
Patterns-In-Action! Application ► ActionService.Messages ► CustomerResponse ► Customers
List of customers.
| C# | Visual Basic |
public IList<CustomerDto> Customers
Public Customers As IList(Of CustomerDto)