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