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

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

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

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

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

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

public CIReferenceViewModel ( 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