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

상속: AgentMulder.ReSharper.Domain.Patterns.ModuleBasedPatternBase
파일 보기 프로젝트 열기: hmemcpy/AgentMulder

공개 메소드들

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

보호된 메소드들

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

비공개 메소드들

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

메소드 상세

FromAssembly() 공개 메소드

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

GetTargetModule() 보호된 메소드

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