C# Class Aspose.Words.Examples.CSharp.Mail_Merge.NestedMailMergeCustom.Customer

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

Méthodes publiques

Méthode Description
Customer ( string aFullName, string anAddress ) : Aspose.Words

Method Details

Customer() public méthode

public Customer ( string aFullName, string anAddress ) : Aspose.Words
aFullName string
anAddress string
Résultat Aspose.Words