MergeJob.

Repository Property

Summary

Gets the Repository this MergeJob is operating in.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
MergeJob

Syntax

public Repository Repository { get; }

Value

Type Description
Repository