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
SoftwareKobo
UniversalToolkit
Extensions
TypeExtensions
C# Class SoftwareKobo.UniversalToolkit.Extensions.TypeExtensions
ファイルを表示
Open project: h82258652/SoftwareKobo.UniversalToolkit
Public Methods
Method
Description
IsEnum
(
this
type
) :
bool
IsNullable
(
this
type
) :
bool
Method Details
IsEnum()
public
static
method
public
static
IsEnum
(
this
type
) :
bool
type
this
return
bool
IsNullable()
public
static
method
public
static
IsNullable
(
this
type
) :
bool
type
this
return
bool