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

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

Public Methods

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

Protected Methods

Method Description
MergeOperationToMainDocument ( int annexNumber ) : void

Method Details

GenerateAnnex() public method

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

Merge() public method

public Merge ( ) : void
return void

MergeOperationToMainDocument() protected method

protected MergeOperationToMainDocument ( int annexNumber ) : void
annexNumber int
return void

OperationBlock() public method

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