PrimaryKeyViewModel - конструктор
Пространство имён: Tessa.UI.SchemeСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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 SchemePrimaryKey
-
- scope ViewModelScope
-