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