Method Combine
Combine(string)
Declaration
public OSPath Combine(string other)
Parameters
| Type | Name | Description |
|---|---|---|
| string | other |
Returns
| Type | Description |
|---|---|
| OSPath |
Combine(OSPath)
Declaration
public OSPath Combine(OSPath other)
Parameters
| Type | Name | Description |
|---|---|---|
| OSPath | other |
Returns
| Type | Description |
|---|---|
| OSPath |