StructureOutputAdapter

StructureOutputAdapter class

Représente un adaptateur de sortie qui collecte la sortie sous la forme d’une structure contenant chaque champ séparément.

public class StructureOutputAdapter : OutputAdapter

Constructeurs

Nom La description
StructureOutputAdapter(OutputFormat) Initialise une nouvelle instance duStructureOutputAdapter classe.

Propriétés

Nom La description
OutputFormat { get; } Obtient le format de sortie.

Méthodes

Nom La description
GetResult() Obtient le tableau de champs résultant.

Voir également