C# Class FormValidationExample.ViewModel.InterestSelectorViewModel

Inheritance: FormValidationExample.Infrastructure.ValidatableViewModelBase
Afficher le fichier Open project: pglazkov/MvvmValidation Class Usage Examples

Méthodes publiques

Méthode Description
InterestSelectorViewModel ( ) : System
OnInterestSelectionChanged ( ) : void

Private Methods

Méthode Description
ConfigureValidationRules ( ) : void
OnSelectedInterestsChanged ( ) : void

Method Details

InterestSelectorViewModel() public méthode

public InterestSelectorViewModel ( ) : System
Résultat System

OnInterestSelectionChanged() public méthode

public OnInterestSelectionChanged ( ) : void
Résultat void