C# Class AgentMulder.Containers.StructureMap.Patterns.Scan.IncludeNamespace

Inheritance: AgentMulder.ReSharper.Domain.Patterns.NamespaceRegistrationPatternBase
Mostra file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
IncludeNamespace ( ) : System.ComponentModel.Composition

Protected Methods

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

Method Details

GetNamespaceElement() protected method

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

IncludeNamespace() public method

public IncludeNamespace ( ) : System.ComponentModel.Composition
return System.ComponentModel.Composition