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

Inheritance: Microsoft.Practices.Prism.ViewModel.NotificationObject
Exibir arquivo Open project: xebialabs-community/xld-manifest-editor Class Usage Examples

Public Methods

Method Description
PropertyEntryCategoryEditorViewModel ( string categoryName, IEnumerable properties ) : Microsoft.Practices.Prism.ViewModel

Method Details

PropertyEntryCategoryEditorViewModel() public method

public PropertyEntryCategoryEditorViewModel ( string categoryName, IEnumerable properties ) : Microsoft.Practices.Prism.ViewModel
categoryName string
properties IEnumerable
return Microsoft.Practices.Prism.ViewModel