C# Class Restbucks.Service.Mappers.ReceiptRepresentationMapper

Datei anzeigen Open project: SzymonPobiega/restbucks-wcf Class Usage Examples

Public Methods

Method Description
GetRepresentation ( Order order ) : ReceiptRepresentation

Method Details

GetRepresentation() public method

public GetRepresentation ( Order order ) : ReceiptRepresentation
order Restbucks.Service.Domain.Order
return Restbucks.Service.Representations.ReceiptRepresentation