Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs =================================================================== diff -u -r84db6d79354723db5626dbb9ff7361d2a70d66d1 -r1b9445050ddc7786014349d7014c7c4d85242a5d --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs (.../ClosingStructuresCalculationService.cs) (revision 84db6d79354723db5626dbb9ff7361d2a70d66d1) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Service/ClosingStructuresCalculationService.cs (.../ClosingStructuresCalculationService.cs) (revision 1b9445050ddc7786014349d7014c7c4d85242a5d) @@ -24,6 +24,7 @@ using System.ComponentModel; using System.IO; using System.Linq; +using Core.Common.Base.IO; using Core.Common.IO.Exceptions; using log4net; using Ringtoets.ClosingStructures.Data; @@ -202,13 +203,16 @@ /// /// Creates the input for the calculation. /// - /// The to create the input for. - /// The that holds the information about the contribution + /// The to create + /// the input for. + /// The + /// that holds the information about the contribution /// and the general inputs used in the calculation. - /// The filepath to the hydraulic boundary database. + /// The file path to the hydraulic + /// boundary database. /// A . - /// Thrown when is an invalid - /// . + /// Thrown when + /// is an invalid . /// Thrown when the /// contains invalid characters. /// Thrown when: