MercurialCommandHookDictionary.

this[string] Property

Summary

Gets or sets the element with the specified key.

Syntax

public object this[string key] { get; set; }

Parameters

Name Type Description
key string

Value

Type Description
object