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

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

Méthodes publiques

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

Private Methods

Méthode Description
MergeMainDocumentBlock ( ) : void

Method Details

GenerateAnnex() public méthode

public GenerateAnnex ( int annexNumber ) : void
annexNumber int
Résultat void

Merge() public méthode

public Merge ( ) : void
Résultat void

WasteRecoveryBlock() public méthode

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