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

Inheritance: AgentMulder.ReSharper.Domain.Patterns.MultipleMatchBasedOnPatternBase
显示文件 Open project: hmemcpy/AgentMulder

Public Methods

Method Description
ExcludeType ( ) : System.Collections.Generic

Protected Methods

Method Description
DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable

Method Details

DoCreateRegistrations() protected method

protected DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable
registrationRootElement ITreeNode
match IStructuralMatchResult
return IEnumerable

ExcludeType() public method

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