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
Dev2
TypeExtensionMethods
C# Class Dev2.TypeExtensionMethods
Afficher le fichier
Open project: Warewolf-ESB/Warewolf
Méthodes publiques
Méthode
Description
IsEnumerable
(
this
type
) :
bool
IsPrimitive
(
this
type
) :
bool
Method Details
IsEnumerable()
public
static
méthode
public
static
IsEnumerable
(
this
type
) :
bool
type
this
Résultat
bool
IsPrimitive()
public
static
méthode
public
static
IsPrimitive
(
this
type
) :
bool
type
this
Résultat
bool