C# Class Orders_Core.Ports.Resources.OrderListModel

Mostrar archivo Open project: iancooper/ServiceDiscovery-Tutorial Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
OrderListModel ( IEnumerable orders, string hostName ) : System

Method Details

OrderListModel() public method

public OrderListModel ( IEnumerable orders, string hostName ) : System
orders IEnumerable
hostName string
return System