C# Class csCommon.Plugins.EffectAppraisalPlugin.ViewModels.AppraisalEffect

Inheritance: Caliburn.Micro.PropertyChangedBase
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
AppraisalEffect ( PoI poi, string title, string label, double effectValue, double min, double max = 10 ) : System

Method Details

AppraisalEffect() public méthode

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
Résultat System