Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsFailureMechanismResultView.cs (.../GrassCoverErosionInwardsFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsFailureMechanismResultView.cs (.../GrassCoverErosionInwardsFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -56,11 +56,14 @@ private readonly RecursiveObserver calculationInputObserver; private readonly RecursiveObserver calculationGroupObserver; - /// /// /// Creates a new instance of . /// - /// The assessment section the failure mechanism section results belongs to. + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. + /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public GrassCoverErosionInwardsFailureMechanismResultView( IObservableEnumerable failureMechanismSectionResults, GrassCoverErosionInwardsFailureMechanism failureMechanism,