Summary
Compares two strings to sort files before sub folders.
Note: this method only interprets forward slashes.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static int CompareWithFilesBeforeFolders(string x, string y)
Parameters
| Name | Type | Description |
|---|---|---|
| x | string | |
| y | string |
Return Value
| Type | Description |
|---|---|
| int |