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

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

Méthodes publiques

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

Method Details

BooleanPropertyEntryEditorViewModel() public méthode

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

SaveDataToEntryProperty() public méthode

public SaveDataToEntryProperty ( ) : IEnumerable
Résultat IEnumerable

this() public méthode

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