C# 클래스 WPNest.NestSampleViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: garyjohnson/wpnest

공개 메소드들

메소드 설명
NestSampleViewModel ( ) : System.Collections.Generic

보호된 메소드들

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

메소드 상세

NestSampleViewModel() 공개 메소드

public NestSampleViewModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

OnPropertyChanged() 보호된 메소드

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