C# Class Dev2.TypeExtensionMethods

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
IsEnumerable ( this type ) : bool
IsPrimitive ( this type ) : bool

Method Details

IsEnumerable() public static méthode

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

IsPrimitive() public static méthode

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