C# Class EA.Iws.DocumentGeneration.Movement.Blocks.MovementOperationBlock

Inheritance: OperationBlock
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

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

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

MovementOperationBlock() public méthode

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