C# Class AgentMulder.Containers.CastleWindsor.Patterns.Component.ComponentFor.ComponentForNonGeneric

Inheritance: ComponentForBasePattern
Show file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
ComponentForNonGeneric ( ) : System.Collections.Generic

Protected Methods

Method Description
DoCreateRegistrations ( ITreeNode parentElement ) : IEnumerable

Method Details

ComponentForNonGeneric() public method

public ComponentForNonGeneric ( ) : System.Collections.Generic
return System.Collections.Generic

DoCreateRegistrations() protected method

protected DoCreateRegistrations ( ITreeNode parentElement ) : IEnumerable
parentElement ITreeNode
return IEnumerable