C# Class FormValidationExample.ViewModel.InterestItemViewModel

Inheritance: ViewModelBase
ファイルを表示 Open project: pglazkov/MvvmValidation

Private Properties

Property Type Description

Public Methods

Method Description
InterestItemViewModel ( string name, InterestSelectorViewModel parentSelector ) : GalaSoft.MvvmLight

Method Details

InterestItemViewModel() public method

public InterestItemViewModel ( string name, InterestSelectorViewModel parentSelector ) : GalaSoft.MvvmLight
name string
parentSelector InterestSelectorViewModel
return GalaSoft.MvvmLight