C# Class JordanRift.Grassroots.Framework.Helpers.ModelHelpers

Afficher le fichier Open project: JordanRift/Grassroots

Méthodes publiques

Méthode Description
GetCausesLabelText ( IEnumerable causes ) : string

Returns a string describing the nature of the collectin of causes passed in.

GetKeys ( Type type ) : List

Method Details

GetCausesLabelText() public static méthode

Returns a string describing the nature of the collectin of causes passed in.
public static GetCausesLabelText ( IEnumerable causes ) : string
causes IEnumerable Collection of causes
Résultat string

GetKeys() public static méthode

public static GetKeys ( Type type ) : List
type System.Type
Résultat List