Index: Ringtoets/Common/src/Ringtoets.Common.Forms/IScenarioRow.cs =================================================================== diff -u -r28743d8fed7b8b658764829b629fda81786aa808 -rb032df1f10d8f90d59289622f6827f3ac3cb5376 --- Ringtoets/Common/src/Ringtoets.Common.Forms/IScenarioRow.cs (.../IScenarioRow.cs) (revision 28743d8fed7b8b658764829b629fda81786aa808) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/IScenarioRow.cs (.../IScenarioRow.cs) (revision b032df1f10d8f90d59289622f6827f3ac3cb5376) @@ -27,7 +27,7 @@ /// /// Interface for a row which present a calculation and an independent name. /// - /// + /// The type of the . public interface IScenarioRow where T : ICalculation { ///