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
Extensions
ByteExtensions
C# Class Extensions.ByteExtensions
Show file
Open project: h07r0d/Netduino-Aquarium-Controller
Public Methods
Method
Description
ToDecimal
(
this
_val
) :
int
Takes a Binary-Coded-Decimal value and returns it as an integer value
Method Details
ToDecimal()
public
static
method
Takes a Binary-Coded-Decimal value and returns it as an integer value
public
static
ToDecimal
(
this
_val
) :
int
_val
this
return
int