C# Class AgentMulder.Containers.CastleWindsor.Patterns.FromTypes.BasedOn.WhereArgument.ComponentIsInSameNamespaceAsGeneric

Inheritance: NamespaceRegistrationPatternBase
Mostra file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
ComponentIsInSameNamespaceAsGeneric ( ) : AgentMulder.Containers.CastleWindsor.Helpers

Protected Methods

Method Description
GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace

Method Details

ComponentIsInSameNamespaceAsGeneric() public method

public ComponentIsInSameNamespaceAsGeneric ( ) : AgentMulder.Containers.CastleWindsor.Helpers
return AgentMulder.Containers.CastleWindsor.Helpers

GetNamespaceElement() protected method

protected GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace
match IStructuralMatchResult
includeSubnamespaces bool
return INamespace