Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
===================================================================
diff -u -re5aeb6eac84e0b295dd48c7b356d0d132e344e1b -rbe98d139623468f81ebca34028493d6a89182aae
--- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs (.../MacroStabilityInwardsFailureMechanismResultView.cs) (revision e5aeb6eac84e0b295dd48c7b356d0d132e344e1b)
+++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs (.../MacroStabilityInwardsFailureMechanismResultView.cs) (revision be98d139623468f81ebca34028493d6a89182aae)
@@ -49,11 +49,11 @@
private readonly Observer failureMechanismObserver;
private readonly IAssessmentSection assessmentSection;
+ ///
///
/// Creates a new instance of .
///
/// The assessment section that the failure mechanism belongs to.
- ///
public MacroStabilityInwardsFailureMechanismResultView(
IObservableEnumerable failureMechanismSectionResults,
MacroStabilityInwardsFailureMechanism failureMechanism,