C# 클래스 TheAirline.GUIModel.PagesModel.GamePageModel.DifficultyMVVM

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: TheAirlineProject/tap-desktop

공개 메소드들

메소드 설명
DifficultyMVVM ( string uid, string name, double minValue, double avgValue, double maxValue ) : System

비공개 메소드들

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

메소드 상세

DifficultyMVVM() 공개 메소드

public DifficultyMVVM ( string uid, string name, double minValue, double avgValue, double maxValue ) : System
uid string
name string
minValue double
avgValue double
maxValue double
리턴 System