C# 클래스 GitHub.Authentication.ViewModels.ViewModel

Rather than bring in all the overhead of an MVVM framework, we'll just do the simplest possible thing.
상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Microsoft/Git-Credential-Manager-for-Windows 1 사용 예제들

보호된 메소드들

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

메소드 상세

RaisePropertyChangedEvent() 보호된 메소드

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