Summary
Returns a
string that represents this instance.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- MergeJobConflict
Syntax
public override string ToString()
Return Value
| Type | Description |
|---|---|
| string |
A string that represents this instance.
|