C# Class Aperea.Infrastructure.IoC.StructureMapAssemblyFilter

Exibir arquivo Open project: DerAlbertCom/ApereaFramework

Public Methods

Method Description
AssembliesForApplication ( this scanner ) : void

Private Methods

Method Description
AddStartOfAssemblyName ( Assembly assembly ) : void
Filter ( Assembly assemblyFilter ) : bool
GetAssemblyStartsFromAppSettings ( ) : IEnumerable
StructureMapAssemblyFilter ( ) : System

Method Details

AssembliesForApplication() public static method

public static AssembliesForApplication ( this scanner ) : void
scanner this
return void