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