C# Class EA.Iws.DocumentGeneration.Notification.Blocks.ExporterBlock

Inheritance: IDocumentBlock
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
ExporterBlock ( IList mergeFields, Exporter exporter ) : System.Collections.Generic
Merge ( ) : void

Method Details

ExporterBlock() public méthode

public ExporterBlock ( IList mergeFields, Exporter exporter ) : System.Collections.Generic
mergeFields IList
exporter Exporter
Résultat System.Collections.Generic

Merge() public méthode

public Merge ( ) : void
Résultat void