Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SoftwareKobo
UniversalToolkit
Extensions
TypeExtensions
C# 클래스 SoftwareKobo.UniversalToolkit.Extensions.TypeExtensions
파일 보기
프로젝트 열기: h82258652/SoftwareKobo.UniversalToolkit
공개 메소드들
메소드
설명
IsEnum
(
this
type
) :
bool
IsNullable
(
this
type
) :
bool
메소드 상세
IsEnum()
공개
정적인
메소드
public
static
IsEnum
(
this
type
) :
bool
type
this
리턴
bool
IsNullable()
공개
정적인
메소드
public
static
IsNullable
(
this
type
) :
bool
type
this
리턴
bool