C# 클래스 FormValidationExample.ViewModel.InterestSelectorViewModel

상속: FormValidationExample.Infrastructure.ValidatableViewModelBase
파일 보기 프로젝트 열기: pglazkov/MvvmValidation 1 사용 예제들

공개 메소드들

메소드 설명
InterestSelectorViewModel ( ) : System
OnInterestSelectionChanged ( ) : void

비공개 메소드들

메소드 설명
ConfigureValidationRules ( ) : void
OnSelectedInterestsChanged ( ) : void

메소드 상세

InterestSelectorViewModel() 공개 메소드

public InterestSelectorViewModel ( ) : System
리턴 System

OnInterestSelectionChanged() 공개 메소드

public OnInterestSelectionChanged ( ) : void
리턴 void