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

Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
Merge ( ) : void
NumberOfAnnexesAndInstructionsAndToCBlock ( IList mergeFields, int annexNumber, string tocText, string instructionsText ) : System.Collections.Generic

Private Methods

Method Description
RemoveInstructionsTableIfEmpty ( ) : void

Method Details

Merge() public method

public Merge ( ) : void
return void

NumberOfAnnexesAndInstructionsAndToCBlock() public method

public NumberOfAnnexesAndInstructionsAndToCBlock ( IList mergeFields, int annexNumber, string tocText, string instructionsText ) : System.Collections.Generic
mergeFields IList
annexNumber int
tocText string
instructionsText string
return System.Collections.Generic