Index: Ringtoets/Common/src/Ringtoets.Common.IO/HydraulicBoundaryLocationsExporter.cs
===================================================================
diff -u -rce190360da30edf73fb464cc0fea1d9a795aa5d4 -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/Common/src/Ringtoets.Common.IO/HydraulicBoundaryLocationsExporter.cs (.../HydraulicBoundaryLocationsExporter.cs) (revision ce190360da30edf73fb464cc0fea1d9a795aa5d4)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/HydraulicBoundaryLocationsExporter.cs (.../HydraulicBoundaryLocationsExporter.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -49,9 +49,9 @@
/// The hydraulic boundary locations to export.
/// The path of the file to export to.
/// The Dutch name of the content of the
- /// property.
+ /// property.
/// The Dutch name of the content of the
- /// property.
+ /// property.
/// Thrown when ,
/// or is null.
/// Thrown when is invalid.
Index: Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationActivity.cs
===================================================================
diff -u -rce190360da30edf73fb464cc0fea1d9a795aa5d4 -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationActivity.cs (.../DesignWaterLevelCalculationActivity.cs) (revision ce190360da30edf73fb464cc0fea1d9a795aa5d4)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationActivity.cs (.../DesignWaterLevelCalculationActivity.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -45,7 +45,7 @@
///
/// Creates a new instance of .
///
- /// The to perform the calculation for.
+ /// The to perform the calculation for.
/// The HLCD file that should be used for performing the calculation.
/// The id of the ring to perform the calculation for.
/// The norm to use during the calculation.
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PresentationObjects/GrassCoverErosionOutwardsDesignWaterLevelLocationContext.cs
===================================================================
diff -u -r8a90c409545ce1b48e018d3b5d6b5982dbef926f -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PresentationObjects/GrassCoverErosionOutwardsDesignWaterLevelLocationContext.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContext.cs) (revision 8a90c409545ce1b48e018d3b5d6b5982dbef926f)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PresentationObjects/GrassCoverErosionOutwardsDesignWaterLevelLocationContext.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContext.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -36,7 +36,7 @@
///
/// The which the
/// belongs to.
- /// The
+ /// The
/// which the belongs to.
/// Thrown when any input parameter is null.
public GrassCoverErosionOutwardsDesignWaterLevelLocationContext(ObservableList wrappedList,
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PresentationObjects/GrassCoverErosionOutwardsHydraulicBoundaryLocationContext.cs
===================================================================
diff -u -r8a90c409545ce1b48e018d3b5d6b5982dbef926f -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PresentationObjects/GrassCoverErosionOutwardsHydraulicBoundaryLocationContext.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContext.cs) (revision 8a90c409545ce1b48e018d3b5d6b5982dbef926f)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PresentationObjects/GrassCoverErosionOutwardsHydraulicBoundaryLocationContext.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContext.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -39,7 +39,7 @@
///
/// The which the
/// belongs to.
- /// The
+ /// The
/// which the belongs to.
/// Thrown when any input parameter is null.
protected GrassCoverErosionOutwardsHydraulicBoundaryLocationContext(ObservableList wrappedList,
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs
===================================================================
diff -u -r61a95ca656c72706f706099cfd00e9d57d7e45a1 -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs) (revision 61a95ca656c72706f706099cfd00e9d57d7e45a1)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -26,16 +26,15 @@
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Forms.TypeConverters;
-using Ringtoets.GrassCoverErosionOutwards.Data;
using Ringtoets.GrassCoverErosionOutwards.Forms.Properties;
using Ringtoets.HydraRing.Data;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
namespace Ringtoets.GrassCoverErosionOutwards.Forms.PropertyClasses
{
///
- /// ViewModel of with
- /// for properties panel.
+ /// ViewModel of with
+ /// for properties panel.
///
[TypeConverter(typeof(ExpandableObjectConverter))]
public class GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties : GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs
===================================================================
diff -u -r61a95ca656c72706f706099cfd00e9d57d7e45a1 -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs (.../GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs) (revision 61a95ca656c72706f706099cfd00e9d57d7e45a1)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs (.../GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -26,16 +26,15 @@
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Forms.TypeConverters;
-using Ringtoets.GrassCoverErosionOutwards.Data;
using Ringtoets.GrassCoverErosionOutwards.Forms.Properties;
using Ringtoets.HydraRing.Data;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
namespace Ringtoets.GrassCoverErosionOutwards.Forms.PropertyClasses
{
///
- /// ViewModel of with
- /// for properties panel.
+ /// ViewModel of with
+ /// for properties panel.
///
public class GrassCoverErosionOutwardsWaveHeightLocationContextProperties : GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties
{
Fisheye: Tag 8db89aecb3565f4784cedd541e7407e8360b6a6f refers to a dead (removed) revision in file `Ringtoets/HydraRing/src/Ringtoets.HydraRing.Data/IHydraulicBoundaryLocation.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Index: Ringtoets/HydraRing/src/Ringtoets.HydraRing.Data/Ringtoets.HydraRing.Data.csproj
===================================================================
diff -u -r4f5e140bd0d2891988a862ff4c5749a7991a12b0 -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/HydraRing/src/Ringtoets.HydraRing.Data/Ringtoets.HydraRing.Data.csproj (.../Ringtoets.HydraRing.Data.csproj) (revision 4f5e140bd0d2891988a862ff4c5749a7991a12b0)
+++ Ringtoets/HydraRing/src/Ringtoets.HydraRing.Data/Ringtoets.HydraRing.Data.csproj (.../Ringtoets.HydraRing.Data.csproj) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -42,7 +42,6 @@
-
True
Index: Ringtoets/HydraRing/src/Ringtoets.HydraRing.IO/HydraulicBoundaryLocationsWriter.cs
===================================================================
diff -u -rce190360da30edf73fb464cc0fea1d9a795aa5d4 -r8db89aecb3565f4784cedd541e7407e8360b6a6f
--- Ringtoets/HydraRing/src/Ringtoets.HydraRing.IO/HydraulicBoundaryLocationsWriter.cs (.../HydraulicBoundaryLocationsWriter.cs) (revision ce190360da30edf73fb464cc0fea1d9a795aa5d4)
+++ Ringtoets/HydraRing/src/Ringtoets.HydraRing.IO/HydraulicBoundaryLocationsWriter.cs (.../HydraulicBoundaryLocationsWriter.cs) (revision 8db89aecb3565f4784cedd541e7407e8360b6a6f)
@@ -45,9 +45,9 @@
/// Creates a new instance of .
///
/// The Dutch name of the content of the
- /// property.
+ /// property.
/// The Dutch name of the content of the
- /// property.
+ /// property.
/// Thrown when or
/// is null.
public HydraulicBoundaryLocationsWriter(string designWaterLevelName, string waveHeightName)