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

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

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

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

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

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

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

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

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

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

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