C# 클래스 Tp.Core.Features.TpFeatureListExtensions

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
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