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