Method | Description | |
---|---|---|
GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
Method | Description | |
---|---|---|
GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace | ||
NamespaceRegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic |
public GetBasedOnRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
registrationRootElement | ITreeNode | |
return | IEnumerable |
public GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
registrationRootElement | ITreeNode | |
return | IEnumerable |
protected abstract GetNamespaceElement ( IStructuralMatchResult match, bool &includeSubnamespaces ) : INamespace | ||
match | IStructuralMatchResult | |
includeSubnamespaces | bool | |
return | INamespace |
protected NamespaceRegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic | ||
pattern | IStructuralSearchPattern | |
return | System.Collections.Generic |