C# Class AgentMulder.Containers.Autofac.Patterns.FromAssemblies.BasedOn.AsNonGeneric

Inheritance: AgentMulder.ReSharper.Domain.Patterns.MultipleMatchBasedOnPatternBase
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
AsNonGeneric ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable

Method Details

AsNonGeneric() public méthode

public AsNonGeneric ( ) : System.Collections.Generic
Résultat System.Collections.Generic

DoCreateRegistrations() protected méthode

protected DoCreateRegistrations ( ITreeNode registrationRootElement, IStructuralMatchResult match ) : IEnumerable
registrationRootElement ITreeNode
match IStructuralMatchResult
Résultat IEnumerable