C# 클래스 EA.Iws.DocumentGeneration.Movement.Blocks.MovementBlock

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

공개 메소드들

메소드 설명
Merge ( ) : void
MovementBlock ( IList mergeFields, Movement movement, MovementDetails movementDetails, NotificationApplication notification, ShipmentInfo shipmentInfo ) : System.Collections.Generic

메소드 상세

Merge() 공개 메소드

public Merge ( ) : void
리턴 void

MovementBlock() 공개 메소드

public MovementBlock ( IList mergeFields, Movement movement, MovementDetails movementDetails, NotificationApplication notification, ShipmentInfo shipmentInfo ) : System.Collections.Generic
mergeFields IList
movement Movement
movementDetails MovementDetails
notification NotificationApplication
shipmentInfo ShipmentInfo
리턴 System.Collections.Generic