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
SoftwareKobo
UniversalToolkit
Extensions
TypeExtensions
C# Class SoftwareKobo.UniversalToolkit.Extensions.TypeExtensions
Afficher le fichier
Open project: h82258652/SoftwareKobo.UniversalToolkit
Méthodes publiques
Méthode
Description
IsEnum
(
this
type
) :
bool
IsNullable
(
this
type
) :
bool
Method Details
IsEnum()
public
static
méthode
public
static
IsEnum
(
this
type
) :
bool
type
this
Résultat
bool
IsNullable()
public
static
méthode
public
static
IsNullable
(
this
type
) :
bool
type
this
Résultat
bool