SortableViewModelCollectionTItemModel, TItemViewModel(IListTItemModel, ViewModelScope) - конструктор
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
protected SortableViewModelCollection(
IList<TItemModel> model,
ViewModelScope scope
)
Protected Sub New (
model As IList(Of TItemModel),
scope As ViewModelScope
)
protected:
SortableViewModelCollection(
IList<TItemModel>^ model,
ViewModelScope^ scope
)
new :
model : IList<'TItemModel> *
scope : ViewModelScope -> SortableViewModelCollection
Параметры
- model IListTItemModel
-
- scope ViewModelScope
-