Method | Description | |
---|---|---|
InNamespaceRegistration ( ITreeNode registrationRootElement, INamespace matchedNamespace, bool includeSubnamespaces ) : System | ||
IsSatisfiedBy ( ITypeElement typeElement ) : bool | ||
ToString ( ) : string |
public InNamespaceRegistration ( ITreeNode registrationRootElement, INamespace matchedNamespace, bool includeSubnamespaces ) : System | ||
registrationRootElement | ITreeNode | |
matchedNamespace | INamespace | |
includeSubnamespaces | bool | |
return | System |
public IsSatisfiedBy ( ITypeElement typeElement ) : bool | ||
typeElement | ITypeElement | |
return | bool |