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