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

Inheritance: IDocumentBlock
Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

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

Method Details

ExporterBlock() public method

public ExporterBlock ( IList mergeFields, Exporter exporter ) : System.Collections.Generic
mergeFields IList
exporter Exporter
return System.Collections.Generic

Merge() public method

public Merge ( ) : void
return void