C# 클래스 ChessEngine.ViewModels.BaseNotifyPropertyChanged

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: wIksS/ChessEngineSoftUniWpf

보호된 메소드들

메소드 설명
NotifyChanged ( string prop ) : void

메소드 상세

NotifyChanged() 보호된 메소드

protected NotifyChanged ( string prop ) : void
prop string
리턴 void