C# 클래스 BaseCommandsPlugin.ViewModelBase

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: DarkIrata/WinCommandPalette

공개 메소드들

메소드 설명
NotifyPropertyChanged ( string property ) : void

메소드 상세

NotifyPropertyChanged() 공개 메소드

public NotifyPropertyChanged ( string property ) : void
property string
리턴 void