C# Класс XebiaLabs.Deployit.UI.ViewModels.ListOfCIViewModel

Наследование: PropertyEntryEditorViewModel
Показать файл Открыть проект

Открытые методы

Метод Описание
ListOfCIViewModel ( ManifestEditorViewModel manifestEditor, DescriptorProperty propertyDescriptor, Entry entry ) : System.Collections.Generic
SaveDataToEntryProperty ( ) : IEnumerable

Описание методов

ListOfCIViewModel() публичный Метод

public ListOfCIViewModel ( ManifestEditorViewModel manifestEditor, DescriptorProperty propertyDescriptor, Entry entry ) : System.Collections.Generic
manifestEditor ManifestEditorViewModel
propertyDescriptor XebiaLabs.Deployit.Client.UDM.DescriptorProperty
entry XebiaLabs.Deployit.Client.Manifest.Entry
Результат System.Collections.Generic

SaveDataToEntryProperty() публичный Метод

public SaveDataToEntryProperty ( ) : IEnumerable
Результат IEnumerable