AboutCatalogViewModel - конструктор
Пространство имён: Tessa.UI.AppManager.AboutСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public AboutCatalogViewModel(
string alias,
string path,
bool isDefault
)
Public Sub New (
alias As String,
path As String,
isDefault As Boolean
)
public:
AboutCatalogViewModel(
String^ alias,
String^ path,
bool isDefault
)
new :
alias : string *
path : string *
isDefault : bool -> AboutCatalogViewModel
Параметры
- alias String
-
- path String
-
- isDefault Boolean
-