C# Class EA.Iws.Domain.Movement.CertificateOfReceiptNameGenerator

Inheritance: ICertificateNameGenerator
Show file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
CertificateOfReceiptNameGenerator ( INotificationApplicationRepository notificationApplicationRepository ) : System.Threading.Tasks
GetValue ( Movement movement ) : Task

Method Details

CertificateOfReceiptNameGenerator() public method

public CertificateOfReceiptNameGenerator ( INotificationApplicationRepository notificationApplicationRepository ) : System.Threading.Tasks
notificationApplicationRepository INotificationApplicationRepository
return System.Threading.Tasks

GetValue() public method

public GetValue ( Movement movement ) : Task
movement Movement
return Task