Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Data
DBReal
C# Class Data.DBReal
Inheritance:
Value
Afficher le fichier
Open project: hogeschool/INFDEV03-5
Class Usage Examples
Méthodes publiques
Méthode
Description
DBReal
(
double
d
) :
System
IsEmpty
( ) :
bool
ToString
( ) :
string
operator
( ) :
DBReal
Method Details
DBReal()
public
méthode
public
DBReal
(
double
d
) :
System
d
double
Résultat
System
IsEmpty()
public
méthode
public
IsEmpty
( ) :
bool
Résultat
bool
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
operator()
public
static
méthode
public
static
operator
( ) :
DBReal
Résultat
DBReal