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

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

Méthodes publiques

Méthode Description
GenerateAnnex ( int annexNumber ) : void
Merge ( ) : void
OperationBlock ( IList mergeFields, NotificationApplication notification, TechnologyEmployed technologyEmployed ) : System.Collections.Generic

Méthodes protégées

Méthode Description
MergeOperationToMainDocument ( int annexNumber ) : 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

MergeOperationToMainDocument() protected méthode

protected MergeOperationToMainDocument ( int annexNumber ) : void
annexNumber int
Résultat void

OperationBlock() public méthode

public OperationBlock ( IList mergeFields, NotificationApplication notification, TechnologyEmployed technologyEmployed ) : System.Collections.Generic
mergeFields IList
notification NotificationApplication
technologyEmployed TechnologyEmployed
Résultat System.Collections.Generic