Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MeterValues
C# Class MeterValues, code
Datei anzeigen
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_oe static_oe property
public
static
Dictionary
meterList
return
int>.Dictionary