C# Class XebiaLabs.Deployit.UI.ViewModels.SetOfCIViewModel

Inheritance: PropertyEntryEditorViewModel
显示文件 Open project: xebialabs-community/xld-manifest-editor

Public Methods

Method Description
SaveDataToEntryProperty ( ) : IEnumerable
SetOfCIViewModel ( ManifestEditorViewModel m, DescriptorProperty pd, Entry entry ) : Microsoft.Practices.Prism.Commands

Method Details

SaveDataToEntryProperty() public method

public SaveDataToEntryProperty ( ) : IEnumerable
return IEnumerable

SetOfCIViewModel() public method

public SetOfCIViewModel ( ManifestEditorViewModel m, DescriptorProperty pd, Entry entry ) : Microsoft.Practices.Prism.Commands
m ManifestEditorViewModel
pd XebiaLabs.Deployit.Client.UDM.DescriptorProperty
entry XebiaLabs.Deployit.Client.Manifest.Entry
return Microsoft.Practices.Prism.Commands