C# 클래스 Aperea.Infrastructure.IoC.StructureMapAssemblyFilter

파일 보기 프로젝트 열기: DerAlbertCom/ApereaFramework

공개 메소드들

메소드 설명
AssembliesForApplication ( this scanner ) : void

비공개 메소드들

메소드 설명
AddStartOfAssemblyName ( Assembly assembly ) : void
Filter ( Assembly assemblyFilter ) : bool
GetAssemblyStartsFromAppSettings ( ) : IEnumerable
StructureMapAssemblyFilter ( ) : System

메소드 상세

AssembliesForApplication() 공개 정적인 메소드

public static AssembliesForApplication ( this scanner ) : void
scanner this
리턴 void