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

Inheritance: PropertyEntryEditorViewModel
Afficher le fichier Open project: xebialabs-community/xld-manifest-editor

Méthodes publiques

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

Method Details

SaveDataToEntryProperty() public méthode

public SaveDataToEntryProperty ( ) : IEnumerable
Résultat IEnumerable

SetOfCIViewModel() public méthode

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
Résultat Microsoft.Practices.Prism.Commands