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

Inheritance: ViewModelBase, INotifyDataErrorInfo
Exibir arquivo Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Protected Methods

Method Description
GetErrorForProperty ( string propertyName, string &error ) : bool

Private Methods

Method Description
INotifyDataErrorInfo ( string propertyName ) : IEnumerable
RaiseErrorsChanged ( [ propertyName = null ) : void

Method Details

GetErrorForProperty() protected abstract method

protected abstract GetErrorForProperty ( string propertyName, string &error ) : bool
propertyName string
error string
return bool