ChurnCommand.

Result Property

Summary

Gets the result from the command line execution, as an appropriately typed value.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Extensions.Churn
Containing Type
ChurnCommand

Syntax

public IEnumerable<ChurnGroup> Result { get; }

Value

Type Description
IEnumerable<T>