C# Class TypeDefinition.Models.CharacteristicsViewModel

特性データ の ViewModel
Inheritance: INotifyPropertyChanged, INotifyDataErrorInfo
Afficher le fichier Open project: ufcpp/UfcppSample

Private Properties

Свойство Type Description
OnSubmit void
OnSubmitCanExcute bool
RaiseErrorsChanged void
RaisePropertyChanged void

Méthodes publiques

Méthode Description
GetErrors ( string propertyName ) : System.Collections.IEnumerable

Private Methods

Méthode Description
OnSubmit ( object paramter ) : void
OnSubmitCanExcute ( object paramter ) : bool
RaiseErrorsChanged ( string propertyName ) : void
RaisePropertyChanged ( string propertyName ) : void

Method Details

GetErrors() public méthode

public GetErrors ( string propertyName ) : System.Collections.IEnumerable
propertyName string
Résultat System.Collections.IEnumerable