C# 클래스 SonarLint.VisualStudio.Integration.WPF.NotifyErrorViewModelBase

상속: ViewModelBase, INotifyDataErrorInfo
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio

보호된 메소드들

메소드 설명
GetErrorForProperty ( string propertyName, string &error ) : bool

비공개 메소드들

메소드 설명
INotifyDataErrorInfo ( string propertyName ) : IEnumerable
RaiseErrorsChanged ( [ propertyName = null ) : void

메소드 상세

GetErrorForProperty() 보호된 추상적인 메소드

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