MercurialCommandHookDataStructureBase Class

Summary

graph TD Base0["object"]-->Type Type["MercurialCommandHookDataStructureBase"] class Type type-node Type-->Derived0["MercurialCommandHookDictionary"] click Derived0 "/Cake.Hg/api/Mercurial.Hooks/MercurialCommandHookDictionary" Type-->Derived1["MercurialCommandHookPatternCollection"] click Derived1 "/Cake.Hg/api/Mercurial.Hooks/MercurialCommandHookPatternCollection"

Syntax

public class MercurialCommandHookDataStructureBase

Constructors

Methods

Name Value Summary
ParseValue(string, int) object
Parses the value at the given position and returns it.