C# Класс Tp.Core.Features.TpFeatureListExtensions

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

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

Метод Описание
GetAllFeatures ( ) : bool>.Dictionary
GetClientName ( this feature ) : string
GetEnabledFeatures ( this list ) : TpFeature[]
GetMashupNames ( this feature ) : IEnumerable
IsEnabled ( this feature ) : bool

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

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

public static GetAllFeatures ( ) : bool>.Dictionary
Результат bool>.Dictionary

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

public static GetClientName ( this feature ) : string
feature this
Результат string

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

public static GetEnabledFeatures ( this list ) : TpFeature[]
list this
Результат TpFeature[]

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

public static GetMashupNames ( this feature ) : IEnumerable
feature this
Результат IEnumerable

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

public static IsEnabled ( this feature ) : bool
feature this
Результат bool