Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.IO/HeightStructuresCalculationConfigurationImporter.cs =================================================================== diff -u -r5b07686bb3f89f1fa1017c4bf2cf8964ae9bd95c -r99681405f4c6e99e9db1d14b508d863158624650 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.IO/HeightStructuresCalculationConfigurationImporter.cs (.../HeightStructuresCalculationConfigurationImporter.cs) (revision 5b07686bb3f89f1fa1017c4bf2cf8964ae9bd95c) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.IO/HeightStructuresCalculationConfigurationImporter.cs (.../HeightStructuresCalculationConfigurationImporter.cs) (revision 99681405f4c6e99e9db1d14b508d863158624650) @@ -38,6 +38,10 @@ namespace Ringtoets.HeightStructures.IO { + /// + /// Class for importing a configuration of from an XML file and storing + /// it on a . + /// public class HeightStructuresCalculationConfigurationImporter : CalculationConfigurationImporter {