Method | Description | |
---|---|---|
HasAttributeRegistration ( ITreeNode registrationElement, ITypeElement attributeType ) : JetBrains.ReSharper.Psi | ||
IsSatisfiedBy ( ITypeElement typeElement ) : bool |
public HasAttributeRegistration ( ITreeNode registrationElement, ITypeElement attributeType ) : JetBrains.ReSharper.Psi | ||
registrationElement | ITreeNode | |
attributeType | ITypeElement | |
return | JetBrains.ReSharper.Psi |
public IsSatisfiedBy ( ITypeElement typeElement ) : bool | ||
typeElement | ITypeElement | |
return | bool |