C# 클래스 XebiaLabs.Deployit.UI.ViewModels.PropertyEntryCategoryEditorViewModel

상속: Microsoft.Practices.Prism.ViewModel.NotificationObject
파일 보기 프로젝트 열기: xebialabs-community/xld-manifest-editor 1 사용 예제들

공개 메소드들

메소드 설명
PropertyEntryCategoryEditorViewModel ( string categoryName, IEnumerable properties ) : Microsoft.Practices.Prism.ViewModel

메소드 상세

PropertyEntryCategoryEditorViewModel() 공개 메소드

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