Method IsPathSeparator
IsPathSeparator()
Declaration
public bool IsPathSeparator()
Returns
| Type | Description |
|---|---|
| bool |
IsPathSeparator(char)
Declaration
public static bool IsPathSeparator(char character)
Parameters
| Type | Name | Description |
|---|---|---|
| char | character |
Returns
| Type | Description |
|---|---|
| bool |