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

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

Public Methods

Method Description
CertificateOfRecoveryNameGenerator ( INotificationApplicationRepository notificationRepository ) : System.Threading.Tasks
GetValue ( Movement movement ) : Task

Method Details

CertificateOfRecoveryNameGenerator() public method

public CertificateOfRecoveryNameGenerator ( INotificationApplicationRepository notificationRepository ) : System.Threading.Tasks
notificationRepository INotificationApplicationRepository
return System.Threading.Tasks

GetValue() public method

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