Свойство | Type | Description | |
---|---|---|---|
componentNames | string[] |
Méthode | Description | |
---|---|---|
AllOf ( ) : IAllOfMatcher | ||
AnyOf ( ) : IAnyOfMatcher | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Matches ( |
||
NoneOf ( ) : INoneOfMatcher | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
IAllOfMatcher ( ) : IAnyOfMatcher | ||
Matcher ( ) : System | ||
appendIndices ( StringBuilder sb, string prefix, int indexArray, string componentNames ) : void | ||
applyHash ( int hash, int indices, int i1, int i2 ) : int | ||
distinctIndices ( IList |
||
equalIndices ( int i1, int i2 ) : bool | ||
getComponentNames ( IMatcher matchers ) : string[] | ||
mergeIndices ( ) : int[] | ||
mergeIndices ( IMatcher matchers ) : int[] | ||
setComponentNames ( Matcher matcher, IMatcher matchers ) : void |