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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.ModuleBasedPatternBase
Show file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
FromAssemblyContainingNonGeneric ( string qualiferType ) : System

Protected Methods

Method Description
GetTargetModule ( IStructuralMatchResult match ) : IModule

Private Methods

Method Description
CreatePattern ( string qualiferType ) : IStructuralSearchPattern

Method Details

FromAssemblyContainingNonGeneric() public method

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

GetTargetModule() protected method

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