Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MeterValues
C# Class MeterValues, code
Show file
Open project: shendongnian/code
Class Usage Examples
Public Properties
Property
Type
Description
meterList
int>.Dictionary
Public Methods
Method
Description
LoadValues
( ) :
void
ReturnValue
(
int
meterValue
) :
int
Method Details
LoadValues()
public
static
method
public
static
LoadValues
( ) :
void
return
void
ReturnValue()
public
static
method
public
static
ReturnValue
(
int
meterValue
) :
int
meterValue
int
return
int
Property Details
meterList
public static property
public
static
Dictionary
meterList
return
int>.Dictionary