Summary
Determines wheter two
FilePath
instances are equal.
- Namespace
- Cake
.Core .IO - Containing Type
- FilePath
Syntax
public bool Equals(FilePath other)
Parameters
Return Value
Type | Description |
---|---|
bool | True if other is equal to current object, False otherwise. |