C# Class EA.Iws.Domain.ImportNotificationAssessment.Decision.DecisionRequiredByCalculator

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

Méthodes publiques

Méthode Description
DecisionRequiredByCalculator ( IWorkingDayCalculator workingDayCalculator ) : System
Get ( bool areFacilitiesPreconsented, System.DateTime acknowledgedDate, UKCompetentAuthority competentAuthority ) : System.DateTime

Method Details

DecisionRequiredByCalculator() public méthode

public DecisionRequiredByCalculator ( IWorkingDayCalculator workingDayCalculator ) : System
workingDayCalculator IWorkingDayCalculator
Résultat System

Get() public méthode

public Get ( bool areFacilitiesPreconsented, System.DateTime acknowledgedDate, UKCompetentAuthority competentAuthority ) : System.DateTime
areFacilitiesPreconsented bool
acknowledgedDate System.DateTime
competentAuthority UKCompetentAuthority
Résultat System.DateTime