C# 클래스 Magellan.Framework.PresentationObject

Serves as a base class for the "third object" in seperated presentation patterns - view models, presenters, and so on.
상속: INotifyPropertyChanged, IDataErrorInfo, IStoreValidationMessages
파일 보기 프로젝트 열기: shiftkey/NotifyPropertyWeaver

보호된 메소드들

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

메소드 상세

NotifyChanged() 보호된 메소드

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