public SelectItemWindow(
List<string> items,
string title,
bool editable
)Public Sub New (
items As List(Of String),
title As String,
editable As Boolean
)[Missing <param name="items"/> documentation for "M:Aliquo.Windows.Controls.SelectItemWindow.#ctor(System.Collections.Generic.List{System.String},System.String,System.Boolean)"]
[Missing <param name="title"/> documentation for "M:Aliquo.Windows.Controls.SelectItemWindow.#ctor(System.Collections.Generic.List{System.String},System.String,System.Boolean)"]
[Missing <param name="editable"/> documentation for "M:Aliquo.Windows.Controls.SelectItemWindow.#ctor(System.Collections.Generic.List{System.String},System.String,System.Boolean)"]