Метод | Описание | |
---|---|---|
CreateLegacy ( NotificationType notificationType, UKCompetentAuthority competentAuthority, int number ) : Task |
||
CreateNew ( NotificationType notificationType, UKCompetentAuthority competentAuthority ) : Task |
||
NotificationApplicationFactory ( IUserContext userContext, INotificationNumberGenerator numberGenerator ) : System |
Метод | Описание | |
---|---|---|
IsNumberValid ( UKCompetentAuthority competentAuthority, int number ) : bool |
public CreateLegacy ( NotificationType notificationType, UKCompetentAuthority competentAuthority, int number ) : Task |
||
notificationType | NotificationType | |
competentAuthority | UKCompetentAuthority | |
number | int | |
Результат | Task |
public CreateNew ( NotificationType notificationType, UKCompetentAuthority competentAuthority ) : Task |
||
notificationType | NotificationType | |
competentAuthority | UKCompetentAuthority | |
Результат | Task |
public NotificationApplicationFactory ( IUserContext userContext, INotificationNumberGenerator numberGenerator ) : System | ||
userContext | IUserContext | |
numberGenerator | INotificationNumberGenerator | |
Результат | System |