|
INoneOfMatcher | NoneOf (params int[] indices) |
|
INoneOfMatcher | NoneOf (params IMatcher[] matchers) |
|
bool | Matches (Entity entity) |
|
override bool | Equals (object obj) |
|
override int | GetHashCode () |
|
override string | ToString () |
|
|
int [] | indices [get] |
|
int [] | allOfIndices [get] |
|
int [] | anyOfIndices [get] |
|
int [] | noneOfIndices [get] |
|
int [] | allOfIndices [get] |
|
int [] | anyOfIndices [get] |
|
int [] | noneOfIndices [get] |
|
int [] | indices [get] |
|
Definition at line 6 of file Matcher.cs.
The documentation for this class was generated from the following files: