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

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

Méthodes publiques

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

FromAssembly() public méthode

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

GetTargetModule() protected méthode

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