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

Inheritance: AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.FromAssemblyBasePattern
Show file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
FromAssemblyContainingGeneric ( string qualiferType ) : System

Protected Methods

Method Description
GetTargetModule ( IStructuralMatchResult match ) : IModule

Private Methods

Method Description
CreatePattern ( string qualiferType ) : IStructuralSearchPattern

Method Details

FromAssemblyContainingGeneric() public method

public FromAssemblyContainingGeneric ( string qualiferType ) : System
qualiferType string
return System

GetTargetModule() protected method

protected GetTargetModule ( IStructuralMatchResult match ) : IModule
match IStructuralMatchResult
return IModule