C# Class ApiExamples.ExNestedMailMergeCustom.Order

An example of a child "data entity" class in your application.
Datei anzeigen Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
Order ( string oName, int oQuantity ) : System.Collections

Method Details

Order() public method

public Order ( string oName, int oQuantity ) : System.Collections
oName string
oQuantity int
return System.Collections