C# Class AgentMulder.Containers.SimpleInjector.Patterns.RegisterAll

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable

Private Methods

Méthode Description
CreateRegistrations ( IInvocationExpression invocationExpression, ITypeElement serviceType, IEnumerable concreteTypes ) : IComponentRegistration

Method Details

FromArguments() protected méthode

protected FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
invocationExpression IInvocationExpression
Résultat IEnumerable

FromGenericArguments() protected méthode

protected FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable
invocationExpression IInvocationExpression
Résultat IEnumerable

RegisterAll() public méthode

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