C# 클래스 EA.Iws.DocumentGeneration.Notification.Blocks.WasteRecoveryBlock

상속: AnnexBlockBase, IDocumentBlock, IAnnexedBlock
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
GenerateAnnex ( int annexNumber ) : void
Merge ( ) : void
WasteRecoveryBlock ( IList mergeFields, NotificationApplication notification, WasteRecovery wasteRecovery, WasteDisposal wasteDisposal ) : System.Collections.Generic

비공개 메소드들

메소드 설명
MergeMainDocumentBlock ( ) : void

메소드 상세

GenerateAnnex() 공개 메소드

public GenerateAnnex ( int annexNumber ) : void
annexNumber int
리턴 void

Merge() 공개 메소드

public Merge ( ) : void
리턴 void

WasteRecoveryBlock() 공개 메소드

public WasteRecoveryBlock ( IList mergeFields, NotificationApplication notification, WasteRecovery wasteRecovery, WasteDisposal wasteDisposal ) : System.Collections.Generic
mergeFields IList
notification NotificationApplication
wasteRecovery WasteRecovery
wasteDisposal WasteDisposal
리턴 System.Collections.Generic