Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
csCommon
Plugins
EffectAppraisalPlugin
ViewModels
AppraisalEffect
C# Class csCommon.Plugins.EffectAppraisalPlugin.ViewModels.AppraisalEffect
Inheritance:
Caliburn.Micro.PropertyChangedBase
显示文件
Open project: TNOCS/csTouch
Public Methods
Method
Description
AppraisalEffect
(
PoI
poi
,
string
title
,
string
label
,
double
effectValue
,
double
min
,
double
max
= 10 ) :
System
Method Details
AppraisalEffect()
public
method
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
return
System