Summary
Initializes a new instance of the
RemoteRepositoryPath class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RemoteRepositoryPath
Syntax
public RemoteRepositoryPath(string name, string path)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | The name of the path to the remote repository. |
| path | string | The path to the remote repository. |
Return Value
| Type | Description |
|---|---|
| void |