C# Class Microsoft.AspNet.SignalR.Compression.Server.TypeExtensions

Afficher le fichier Open project: NTaylorMullen/SignalR.Compression

Méthodes publiques

Méthode Description
CanBeRounded ( this type ) : bool
GetEnumerableType ( this type ) : Type
IsEnumerable ( this type ) : bool
IsNumeric ( this type ) : bool

Method Details

CanBeRounded() public static méthode

public static CanBeRounded ( this type ) : bool
type this
Résultat bool

GetEnumerableType() public static méthode

public static GetEnumerableType ( this type ) : Type
type this
Résultat Type

IsEnumerable() public static méthode

public static IsEnumerable ( this type ) : bool
type this
Résultat bool

IsNumeric() public static méthode

public static IsNumeric ( this type ) : bool
type this
Résultat bool