C# Class Tp.Core.Features.TpFeatureListExtensions

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
GetAllFeatures ( ) : bool>.Dictionary
GetClientName ( this feature ) : string
GetEnabledFeatures ( this list ) : TpFeature[]
GetMashupNames ( this feature ) : IEnumerable
IsEnabled ( this feature ) : bool

Method Details

GetAllFeatures() public static méthode

public static GetAllFeatures ( ) : bool>.Dictionary
Résultat bool>.Dictionary

GetClientName() public static méthode

public static GetClientName ( this feature ) : string
feature this
Résultat string

GetEnabledFeatures() public static méthode

public static GetEnabledFeatures ( this list ) : TpFeature[]
list this
Résultat TpFeature[]

GetMashupNames() public static méthode

public static GetMashupNames ( this feature ) : IEnumerable
feature this
Résultat IEnumerable

IsEnabled() public static méthode

public static IsEnabled ( this feature ) : bool
feature this
Résultat bool