C# Class AgentMulder.ReSharper.Domain.Registrations.HasAttributeRegistration

Inheritance: AgentMulder.ReSharper.Domain.Registrations.FilteredRegistrationBase
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
HasAttributeRegistration ( ITreeNode registrationElement, ITypeElement attributeType ) : JetBrains.ReSharper.Psi
IsSatisfiedBy ( ITypeElement typeElement ) : bool

Method Details

HasAttributeRegistration() public méthode

public HasAttributeRegistration ( ITreeNode registrationElement, ITypeElement attributeType ) : JetBrains.ReSharper.Psi
registrationElement ITreeNode
attributeType ITypeElement
Résultat JetBrains.ReSharper.Psi

IsSatisfiedBy() public méthode

public IsSatisfiedBy ( ITypeElement typeElement ) : bool
typeElement ITypeElement
Résultat bool