C# Class SonarLint.VisualStudio.Integration.WPF.NotifyErrorViewModelBase

Inheritance: ViewModelBase, INotifyDataErrorInfo
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes protégées

Méthode Description
GetErrorForProperty ( string propertyName, string &error ) : bool

Private Methods

Méthode Description
INotifyDataErrorInfo ( string propertyName ) : IEnumerable
RaiseErrorsChanged ( [ propertyName = null ) : void

Method Details

GetErrorForProperty() protected abstract méthode

protected abstract GetErrorForProperty ( string propertyName, string &error ) : bool
propertyName string
error string
Résultat bool