CommandBase<T>.

Observer Property

Summary

Gets or sets the object that will act as an observer of command execution.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CommandBase<T>

Syntax

public IMercurialCommandObserver Observer { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
IMercurialCommandObserver