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

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

Public Methods

Method Description
FromThisAssembly ( string qualiferType ) : System

Protected Methods

Method Description
GetTargetModule ( IStructuralMatchResult match ) : IModule

Private Methods

Method Description
CreatePattern ( string qualiferType ) : IStructuralSearchPattern

Method Details

FromThisAssembly() public method

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

GetTargetModule() protected method

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