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
com
openrest
v1_1
CNullableLong
C# Class com.openrest.v1_1.CNullableLong
Inheritance:
INullableLong
Afficher le fichier
Open project: wix/openrest4net
Méthodes publiques
Méthode
Description
CNullableLong
(
long
l
) :
System
GetValue
( ) :
long
HasValue
( ) :
bool
Method Details
CNullableLong()
public
méthode
public
CNullableLong
(
long
l
) :
System
l
long
Résultat
System
GetValue()
public
méthode
public
GetValue
( ) :
long
Résultat
long
HasValue()
public
méthode
public
HasValue
( ) :
bool
Résultat
bool