MonoDevelop.Components.DropDownBoxListWindow.DropDownBoxListWindow C# (CSharp) Méthode

DropDownBoxListWindow() public méthode

public DropDownBoxListWindow ( IListDataProvider provider ) : System
provider IListDataProvider
Résultat System
		public DropDownBoxListWindow (IListDataProvider provider) : this (provider, WindowType.Toplevel)
		{
		}

Same methods

DropDownBoxListWindow::DropDownBoxListWindow ( IListDataProvider provider, WindowType windowType ) : System