C# Класс Dev2.JPropertyExtensionMethods

Показать файл Открыть проект

Открытые методы

Метод Описание
IsEnumerable ( this property ) : bool
IsEnumerableOfPrimitives ( this property ) : bool
IsPrimitive ( this property ) : bool

Описание методов

IsEnumerable() публичный статический метод

public static IsEnumerable ( this property ) : bool
property this
Результат bool

IsEnumerableOfPrimitives() публичный статический метод

public static IsEnumerableOfPrimitives ( this property ) : bool
property this
Результат bool

IsPrimitive() публичный статический метод

public static IsPrimitive ( this property ) : bool
property this
Результат bool