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

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

Méthodes publiques

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

FromThisAssembly() public méthode

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

GetTargetModule() protected méthode

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