VersionsDialogViewModel - конструктор |
Пространство имён:
Tessa.UI.Files.Controls.VersionsDialog
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public VersionsDialogViewModel(
IFileControl control,
IFileVersionCollection items
)
Public Sub New (
control As IFileControl,
items As IFileVersionCollection
)
public:
VersionsDialogViewModel(
IFileControl^ control,
IFileVersionCollection^ items
)
new :
control : IFileControl *
items : IFileVersionCollection -> VersionsDialogViewModel
Параметры
- control
- Тип: Tessa.UI.FilesIFileControl
- items
- Тип: Tessa.FilesIFileVersionCollection
См. также