Method | Description | |
---|---|---|
ComponentRegistration ( ITreeNode registrationElement, ITypeElement serviceType, ITypeElement implementationType = null ) : AgentMulder.ReSharper.Domain.Utils | ||
IsSatisfiedBy ( ITypeElement typeElement ) : bool | ||
ToString ( ) : string |
public ComponentRegistration ( ITreeNode registrationElement, ITypeElement serviceType, ITypeElement implementationType = null ) : AgentMulder.ReSharper.Domain.Utils | ||
registrationElement | ITreeNode | |
serviceType | ITypeElement | |
implementationType | ITypeElement | |
return | AgentMulder.ReSharper.Domain.Utils |
public IsSatisfiedBy ( ITypeElement typeElement ) : bool | ||
typeElement | ITypeElement | |
return | bool |