C# Класс AgentMulder.ReSharper.Domain.Registrations.InNamespaceRegistration

Наследование: AgentMulder.ReSharper.Domain.Registrations.FilteredRegistrationBase
Показать файл Открыть проект

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

Метод Описание
InNamespaceRegistration ( ITreeNode registrationRootElement, INamespace matchedNamespace, bool includeSubnamespaces ) : System
IsSatisfiedBy ( ITypeElement typeElement ) : bool
ToString ( ) : string

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

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

public InNamespaceRegistration ( ITreeNode registrationRootElement, INamespace matchedNamespace, bool includeSubnamespaces ) : System
registrationRootElement ITreeNode
matchedNamespace INamespace
includeSubnamespaces bool
Результат System

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

public IsSatisfiedBy ( ITypeElement typeElement ) : bool
typeElement ITypeElement
Результат bool

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

public ToString ( ) : string
Результат string