Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public IsSatisfiedBy ( ITypeElement typeElement ) : bool | ||
typeElement | ITypeElement | |
Результат | bool |