Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Dev2
TypeExtensionMethods
C# Class Dev2.TypeExtensionMethods
Mostra file
Open project: Warewolf-ESB/Warewolf
Public Methods
Method
Description
IsEnumerable
(
this
type
) :
bool
IsPrimitive
(
this
type
) :
bool
Method Details
IsEnumerable()
public
static
method
public
static
IsEnumerable
(
this
type
) :
bool
type
this
return
bool
IsPrimitive()
public
static
method
public
static
IsPrimitive
(
this
type
) :
bool
type
this
return
bool