Метод | Описание | |
---|---|---|
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
Метод | Описание | |
---|---|---|
GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace | ||
NamespaceRegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic |
public GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
registrationRootElement | ITreeNode | |
Результат | IEnumerable |
public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
registrationRootElement | ITreeNode | |
Результат | IEnumerable |
protected abstract GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace | ||
match | IStructuralMatchResult | |
includeSubnamespaces | bool | |
Результат | INamespace |
protected NamespaceRegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic | ||
pattern | IStructuralSearchPattern | |
Результат | System.Collections.Generic |