C# Class Aperea.Infrastructure.IoC.StructureMapAssemblyFilter

Afficher le fichier Open project: DerAlbertCom/ApereaFramework

Méthodes publiques

Méthode Description
AssembliesForApplication ( this scanner ) : void

Private Methods

Méthode Description
AddStartOfAssemblyName ( Assembly assembly ) : void
Filter ( Assembly assemblyFilter ) : bool
GetAssemblyStartsFromAppSettings ( ) : IEnumerable
StructureMapAssemblyFilter ( ) : System

Method Details

AssembliesForApplication() public static méthode

public static AssembliesForApplication ( this scanner ) : void
scanner this
Résultat void