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

Inheritance: ICertificateNameGenerator
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
CertificateOfRecoveryNameGenerator ( INotificationApplicationRepository notificationRepository ) : System.Threading.Tasks
GetValue ( Movement movement ) : Task

Method Details

CertificateOfRecoveryNameGenerator() public méthode

public CertificateOfRecoveryNameGenerator ( INotificationApplicationRepository notificationRepository ) : System.Threading.Tasks
notificationRepository INotificationApplicationRepository
Résultat System.Threading.Tasks

GetValue() public méthode

public GetValue ( Movement movement ) : Task
movement Movement
Résultat Task