Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
com
openrest
v1_1
CNullableLong
C# Class com.openrest.v1_1.CNullableLong
Inheritance:
INullableLong
显示文件
Open project: wix/openrest4net
Public Methods
Method
Description
CNullableLong
(
long
l
) :
System
GetValue
( ) :
long
HasValue
( ) :
bool
Method Details
CNullableLong()
public
method
public
CNullableLong
(
long
l
) :
System
l
long
return
System
GetValue()
public
method
public
GetValue
( ) :
long
return
long
HasValue()
public
method
public
HasValue
( ) :
bool
return
bool