Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Dev2
TypeExtensionMethods
C# Класс Dev2.TypeExtensionMethods
Показать файл
Открыть проект
Открытые методы
Метод
Описание
IsEnumerable
(
this
type
) :
bool
IsPrimitive
(
this
type
) :
bool
Описание методов
IsEnumerable()
публичный
статический
Метод
public
static
IsEnumerable
(
this
type
) :
bool
type
this
Результат
bool
IsPrimitive()
публичный
статический
Метод
public
static
IsPrimitive
(
this
type
) :
bool
type
this
Результат
bool