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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.ModuleBasedPatternBase
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
FromAssemblyContainingNonGeneric ( 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

FromAssemblyContainingNonGeneric() public méthode

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

GetTargetModule() protected méthode

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