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

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

Méthodes publiques

Méthode Description
SaveDataToEntryProperty ( ) : IEnumerable
StringPropertyEntryEditorViewModel ( ManifestEditorViewModel manifestEditor, DescriptorProperty propertyDescriptor, Entry entry ) : System.Collections.Generic
this ( string columnName ) : string

Method Details

SaveDataToEntryProperty() public méthode

public SaveDataToEntryProperty ( ) : IEnumerable
Résultat IEnumerable

StringPropertyEntryEditorViewModel() public méthode

public StringPropertyEntryEditorViewModel ( ManifestEditorViewModel manifestEditor, DescriptorProperty propertyDescriptor, Entry entry ) : System.Collections.Generic
manifestEditor ManifestEditorViewModel
propertyDescriptor XebiaLabs.Deployit.Client.UDM.DescriptorProperty
entry XebiaLabs.Deployit.Client.Manifest.Entry
Résultat System.Collections.Generic

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string