C# Class ApiExamples.ExNestedMailMergeCustom.Customer

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

Public Methods

Method Description
Customer ( string aFullName, string anAddress ) : System.Collections

Method Details

Customer() public method

public Customer ( string aFullName, string anAddress ) : System.Collections
aFullName string
anAddress string
return System.Collections