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

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

Public Methods

Method Description
FromAssemblyNamed ( string qualiferType ) : System

Protected Methods

Method Description
GetTargetModule ( IStructuralMatchResult match ) : IModule

Private Methods

Method Description
CreatePattern ( string qualiferType ) : IStructuralSearchPattern

Method Details

FromAssemblyNamed() public method

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

GetTargetModule() protected method

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