C# 클래스 TypeDefinition.Models.CharacteristicsViewModel

特性データ の ViewModel
상속: INotifyPropertyChanged, INotifyDataErrorInfo
파일 보기 프로젝트 열기: ufcpp/UfcppSample

Private Properties

프로퍼티 타입 설명
OnSubmit void
OnSubmitCanExcute bool
RaiseErrorsChanged void
RaisePropertyChanged void

공개 메소드들

메소드 설명
GetErrors ( string propertyName ) : System.Collections.IEnumerable

비공개 메소드들

메소드 설명
OnSubmit ( object paramter ) : void
OnSubmitCanExcute ( object paramter ) : bool
RaiseErrorsChanged ( string propertyName ) : void
RaisePropertyChanged ( string propertyName ) : void

메소드 상세

GetErrors() 공개 메소드

public GetErrors ( string propertyName ) : System.Collections.IEnumerable
propertyName string
리턴 System.Collections.IEnumerable