Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
com
openrest
v1_1
CNullableLong
C# 클래스 com.openrest.v1_1.CNullableLong
상속:
INullableLong
파일 보기
프로젝트 열기: wix/openrest4net
공개 메소드들
메소드
설명
CNullableLong
(
long
l
) :
System
GetValue
( ) :
long
HasValue
( ) :
bool
메소드 상세
CNullableLong()
공개
메소드
public
CNullableLong
(
long
l
) :
System
l
long
리턴
System
GetValue()
공개
메소드
public
GetValue
( ) :
long
리턴
long
HasValue()
공개
메소드
public
HasValue
( ) :
bool
리턴
bool