C# 클래스 csCommon.Plugins.EffectAppraisalPlugin.ViewModels.AppraisalEffect

상속: Caliburn.Micro.PropertyChangedBase
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
AppraisalEffect ( PoI poi, string title, string label, double effectValue, double min, double max = 10 ) : System

메소드 상세

AppraisalEffect() 공개 메소드

public AppraisalEffect ( PoI poi, string title, string label, double effectValue, double min, double max = 10 ) : System
poi DataServer.PoI
title string
label string
effectValue double
min double
max double
리턴 System