Syntax
public static void ContainsPath<T>(IEnumerable<Path> paths, T expected) where T : Path
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
paths | IEnumerable |
|
expected | T |
Return Value
Type | Description |
---|---|
void |