C# Класс Microsoft.AspNet.SignalR.Compression.Server.TypeExtensions

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

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

Метод Описание
CanBeRounded ( this type ) : bool
GetEnumerableType ( this type ) : Type
IsEnumerable ( this type ) : bool
IsNumeric ( this type ) : bool

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

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

public static CanBeRounded ( this type ) : bool
type this
Результат bool

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

public static GetEnumerableType ( this type ) : Type
type this
Результат Type

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

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

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

public static IsNumeric ( this type ) : bool
type this
Результат bool