Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Data
DBReal
C# Class Data.DBReal
Inheritance:
Value
ファイルを表示
Open project: hogeschool/INFDEV03-5
Class Usage Examples
Public Methods
Method
Description
DBReal
(
double
d
) :
System
IsEmpty
( ) :
bool
ToString
( ) :
string
operator
( ) :
DBReal
Method Details
DBReal()
public
method
public
DBReal
(
double
d
) :
System
d
double
return
System
IsEmpty()
public
method
public
IsEmpty
( ) :
bool
return
bool
ToString()
public
method
public
ToString
( ) :
string
return
string
operator()
public
static
method
public
static
operator
( ) :
DBReal
return
DBReal