Method | Description | |
---|---|---|
Matches ( |
||
Matches ( |
Method | Description | |
---|---|---|
ValidateParameters ( |
Validates that appropriate parameters are supplied.
|
public Matches ( |
||
location | ||
matchingExpressions | IEnumerable |
|
return | bool |
public Matches ( |
||
location | ||
expectedLocation | ||
return | bool |
protected static ValidateParameters ( |
||
expectedLocation | /// The expected location. /// | |
actualLocation | /// The actual location. /// | |
return | void |