C# Class AgentMulder.Containers.StructureMap.Registrations.StructureMapConvention

Inheritance: AgentMulder.ReSharper.Domain.Registrations.FilteredRegistrationBase
Datei anzeigen Open project: hmemcpy/AgentMulder

Protected Methods

Method Description
StructureMapConvention ( ITreeNode registrationRootElement ) : System.Linq

Private Methods

Method Description
IsAutoFillable ( IParameter parameter ) : bool
IsChild ( IType type ) : bool
IsChildArray ( IType type ) : bool
IsPrimitiveArray ( IType type ) : bool
IsSimple ( IType type ) : bool

Method Details

StructureMapConvention() protected method

protected StructureMapConvention ( ITreeNode registrationRootElement ) : System.Linq
registrationRootElement ITreeNode
return System.Linq