Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/StructureSelectionDialog.cs
===================================================================
diff -u -red80cd8fb7d91c419ca42f706625e77ae014339e -rd1622350f2155131233440de093850e3e7a4459f
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/StructureSelectionDialog.cs (.../StructureSelectionDialog.cs) (revision ed80cd8fb7d91c419ca42f706625e77ae014339e)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/StructureSelectionDialog.cs (.../StructureSelectionDialog.cs) (revision d1622350f2155131233440de093850e3e7a4459f)
@@ -30,6 +30,10 @@
namespace Ringtoets.HeightStructures.Forms
{
+ ///
+ /// A dialog which allows the user to make a selection form a given set of . Upon
+ /// closing of the dialog, the selected can be obtained.
+ ///
public class StructureSelectionDialog : SelectionDialogBase
{
///