C# Class AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.FromAssemblyNamed

Inheritance: AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.FromAssemblyBasePattern
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
FromAssemblyNamed ( string qualiferType ) : System

Méthodes protégées

Méthode Description
GetTargetModule ( IStructuralMatchResult match ) : IModule

Private Methods

Méthode Description
CreatePattern ( string qualiferType ) : IStructuralSearchPattern

Method Details

FromAssemblyNamed() public méthode

public FromAssemblyNamed ( string qualiferType ) : System
qualiferType string
Résultat System

GetTargetModule() protected méthode

protected GetTargetModule ( IStructuralMatchResult match ) : IModule
match IStructuralMatchResult
Résultat IModule