C# Класс AgentMulder.ReSharper.Domain.Patterns.RegisterWithService

Наследование: RegistrationPatternBase
Показать файл Открыть проект

Открытые методы

Метод Описание
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable

Защищенные методы

Метод Описание
FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable
RegisterWithService ( IStructuralSearchPattern pattern ) : System.Collections.Generic

Приватные методы

Метод Описание
CreateRegistration ( IInvocationExpression invocationExpression, IDeclaredType first, IDeclaredType last ) : IEnumerable

Описание методов

FromArguments() защищенный Метод

protected FromArguments ( IInvocationExpression invocationExpression ) : IEnumerable
invocationExpression IInvocationExpression
Результат IEnumerable

FromGenericArguments() защищенный Метод

protected FromGenericArguments ( IInvocationExpression invocationExpression ) : IEnumerable
invocationExpression IInvocationExpression
Результат IEnumerable

GetComponentRegistrations() публичный Метод

public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable
registrationRootElement ITreeNode
Результат IEnumerable

RegisterWithService() защищенный Метод

protected RegisterWithService ( IStructuralSearchPattern pattern ) : System.Collections.Generic
pattern IStructuralSearchPattern
Результат System.Collections.Generic