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

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

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

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

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

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

public SaveDataToEntryProperty ( ) : IEnumerable
Результат IEnumerable

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

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
Результат System.Collections.Generic

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

public this ( string columnName ) : string
columnName string
Результат string