SearchQueryManageDialog - конструктор
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public SearchQueryManageDialog(
[NotNullAttribute] ISearchQueryManageDialogViewModel model
)
Public Sub New (
<NotNullAttribute> model As ISearchQueryManageDialogViewModel
)
public:
SearchQueryManageDialog(
[NotNullAttribute] ISearchQueryManageDialogViewModel^ model
)
new :
[<NotNullAttribute>] model : ISearchQueryManageDialogViewModel -> SearchQueryManageDialog
Параметры
- model ISearchQueryManageDialogViewModel
-
The model.