C# 클래스 TheAirline.GUIModel.PagesModel.RoutesPageModel.HumanRouteMVVM

파일 보기 프로젝트 열기: TheAirlineProject/tap-desktop 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FeedbackTypes List>.Dictionary

공개 메소드들

메소드 설명
HumanRouteMVVM ( Route route ) : System
setFeedback ( ) : void

비공개 메소드들

메소드 설명
getFeedbackText ( string type, double score ) : string

메소드 상세

HumanRouteMVVM() 공개 메소드

public HumanRouteMVVM ( Route route ) : System
route TheAirline.Models.Routes.Route
리턴 System

setFeedback() 공개 메소드

public setFeedback ( ) : void
리턴 void

프로퍼티 상세

FeedbackTypes 공개적으로 프로퍼티

public Dictionary> FeedbackTypes
리턴 List>.Dictionary