C# 클래스 Gearset.About.AboutViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: juancampa/Gearset

공개 메소드들

메소드 설명
AboutViewModel ( String productNameAndVersion, string copyrightNotice ) : System

비공개 메소드들

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

메소드 상세

AboutViewModel() 공개 메소드

public AboutViewModel ( String productNameAndVersion, string copyrightNotice ) : System
productNameAndVersion String
copyrightNotice string
리턴 System