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