Свойство | Тип | Описание | |
---|---|---|---|
GetAllMatchedExpressions | IEnumerable |
||
GetMatchedExpression | IInvocationExpression |
Метод | Описание | |
---|---|---|
GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
Метод | Описание | |
---|---|---|
Match ( ITreeNode treeNode ) : IStructuralMatchResult | ||
MatchMany ( ITreeNode treeNode ) : IEnumerable |
||
RegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
GetAllMatchedExpressions ( ITreeNode element ) : IEnumerable |
||
GetMatchedExpression ( ITreeNode element ) : IInvocationExpression |
public abstract GetComponentRegistrations ( ITreeNode registrationRootElement ) : IEnumerable |
||
registrationRootElement | ITreeNode | |
Результат | IEnumerable |
protected Match ( ITreeNode treeNode ) : IStructuralMatchResult | ||
treeNode | ITreeNode | |
Результат | IStructuralMatchResult |
protected MatchMany ( ITreeNode treeNode ) : IEnumerable |
||
treeNode | ITreeNode | |
Результат | IEnumerable |
protected RegistrationPatternBase ( IStructuralSearchPattern pattern ) : System.Collections.Generic | ||
pattern | IStructuralSearchPattern | |
Результат | System.Collections.Generic |