Summary
Compares two FilePath and returns an indication of their relative sort order.
- Namespace
- Cake
.Core .IO - Containing Type
- FilePath
Syntax
public int Compare(FilePath x, FilePath y)
Parameters
Return Value
| Type | Description | |||
|---|---|---|---|---|
| int | A signed integer that indicates the relative values of x and y.
|
