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

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

Public Methods

Method Description
GenerateAnnex ( int annexNumber ) : void
Merge ( ) : void
WasteRecoveryBlock ( IList mergeFields, NotificationApplication notification, WasteRecovery wasteRecovery, WasteDisposal wasteDisposal ) : System.Collections.Generic

Private Methods

Method Description
MergeMainDocumentBlock ( ) : void

Method Details

GenerateAnnex() public method

public GenerateAnnex ( int annexNumber ) : void
annexNumber int
return void

Merge() public method

public Merge ( ) : void
return void

WasteRecoveryBlock() public method

public WasteRecoveryBlock ( IList mergeFields, NotificationApplication notification, WasteRecovery wasteRecovery, WasteDisposal wasteDisposal ) : System.Collections.Generic
mergeFields IList
notification NotificationApplication
wasteRecovery WasteRecovery
wasteDisposal WasteDisposal
return System.Collections.Generic