C# Class EA.Iws.DocumentGeneration.Movement.Blocks.Factories.MovementSpecialHandlingBlockFactory

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

Public Methods

Method Description
Create ( System.Guid movementId, IList mergeFields ) : Task
MovementSpecialHandlingBlockFactory ( INotificationApplicationRepository notificationApplicationRepository ) : System

Method Details

Create() public method

public Create ( System.Guid movementId, IList mergeFields ) : Task
movementId System.Guid
mergeFields IList
return Task

MovementSpecialHandlingBlockFactory() public method

public MovementSpecialHandlingBlockFactory ( INotificationApplicationRepository notificationApplicationRepository ) : System
notificationApplicationRepository INotificationApplicationRepository
return System