C# Class EA.Iws.RequestHandlers.Notification.NotificationNumberGenerator

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

Méthodes publiques

Méthode Description
GetNextNotificationNumber ( UKCompetentAuthority competentAuthority ) : Task
NotificationNumberGenerator ( IwsContext context ) : System.Text

Private Methods

Méthode Description
CreateSqlQuery ( UKCompetentAuthority competentAuthority ) : string

Method Details

GetNextNotificationNumber() public méthode

public GetNextNotificationNumber ( UKCompetentAuthority competentAuthority ) : Task
competentAuthority UKCompetentAuthority
Résultat Task

NotificationNumberGenerator() public méthode

public NotificationNumberGenerator ( IwsContext context ) : System.Text
context IwsContext
Résultat System.Text