C# Class FormValidationExample.ViewModel.InterestItemViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: pglazkov/MvvmValidation

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InterestItemViewModel ( string name, InterestSelectorViewModel parentSelector ) : GalaSoft.MvvmLight

Method Details

InterestItemViewModel() public méthode

public InterestItemViewModel ( string name, InterestSelectorViewModel parentSelector ) : GalaSoft.MvvmLight
name string
parentSelector InterestSelectorViewModel
Résultat GalaSoft.MvvmLight