C# Class Aspose.Words.Examples.CSharp.Mail_Merge.NestedMailMergeCustom.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 ) : Aspose.Words

Method Details

Customer() public method

public Customer ( string aFullName, string anAddress ) : Aspose.Words
aFullName string
anAddress string
return Aspose.Words