Summary
This is the base class for
MercurialCommandHookDictionary
and MercurialCommandHookPatternCollection
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Hooks - Base Types
-
- object
- Derived Types
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
Name | Summary |
---|---|
Mercurial |
Methods
Name | Value | Summary |
---|---|---|
ParseValue |
object |
Parses the value at the given position and returns it.
|