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

Inheritance: OperationBlock
Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

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

Method Details

GenerateAnnex() public method

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

Merge() public method

public Merge ( ) : void
return void

MovementOperationBlock() public method

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