C# 클래스 Castle.Core.Internal.ComponentModelExtensions

파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
GetDefaultComponentForServiceFilter ( this component ) : Predicate
GetFallbackComponentForServiceFilter ( this component ) : Predicate

메소드 상세

GetDefaultComponentForServiceFilter() 공개 정적인 메소드

public static GetDefaultComponentForServiceFilter ( this component ) : Predicate
component this
리턴 Predicate

GetFallbackComponentForServiceFilter() 공개 정적인 메소드

public static GetFallbackComponentForServiceFilter ( this component ) : Predicate
component this
리턴 Predicate