C# Класс JordanRift.Grassroots.Framework.Helpers.ModelHelpers

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

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

Метод Описание
GetCausesLabelText ( IEnumerable causes ) : string

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

GetKeys ( Type type ) : List

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

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

Returns a string describing the nature of the collectin of causes passed in.
public static GetCausesLabelText ( IEnumerable causes ) : string
causes IEnumerable Collection of causes
Результат string

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

public static GetKeys ( Type type ) : List
type System.Type
Результат List