ReferencingColumnViewModel - конструктор |
Пространство имён:
Tessa.UI.Scheme
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ReferencingColumnViewModel(
SchemeReferencingColumn model,
ViewModelScope scope
)
Public Sub New (
model As SchemeReferencingColumn,
scope As ViewModelScope
)
public:
ReferencingColumnViewModel(
SchemeReferencingColumn^ model,
ViewModelScope^ scope
)
new :
model : SchemeReferencingColumn *
scope : ViewModelScope -> ReferencingColumnViewModel
Параметры
- model
- Тип: Tessa.SchemeSchemeReferencingColumn
- scope
- Тип: Tessa.UIViewModelScope
См. также