C# 클래스 AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.FromAssemblyContainingGeneric

상속: AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.FromAssemblyBasePattern
파일 보기 프로젝트 열기: hmemcpy/AgentMulder

공개 메소드들

메소드 설명
FromAssemblyContainingGeneric ( string qualiferType ) : System

보호된 메소드들

메소드 설명
GetTargetModule ( IStructuralMatchResult match ) : IModule

비공개 메소드들

메소드 설명
CreatePattern ( string qualiferType ) : IStructuralSearchPattern

메소드 상세

FromAssemblyContainingGeneric() 공개 메소드

public FromAssemblyContainingGeneric ( string qualiferType ) : System
qualiferType string
리턴 System

GetTargetModule() 보호된 메소드

protected GetTargetModule ( IStructuralMatchResult match ) : IModule
match IStructuralMatchResult
리턴 IModule