C# Class Dev2.JPropertyExtensionMethods

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
IsEnumerable ( this property ) : bool
IsEnumerableOfPrimitives ( this property ) : bool
IsPrimitive ( this property ) : bool

Method Details

IsEnumerable() public static méthode

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

IsEnumerableOfPrimitives() public static méthode

public static IsEnumerableOfPrimitives ( this property ) : bool
property this
Résultat bool

IsPrimitive() public static méthode

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