SearchQueryManageDialog - конструктор
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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.