LogEntryParentNode Class

Summary

This class encapsulates a <parent...> node in the log output.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.XmlSerializationTypes
Base Types
  • object
graph TD Base0["object"]-->Type Type["LogEntryParentNode"] class Type type-node

Syntax

public class LogEntryParentNode

Attributes

Type Description
XmlTypeAttribute
EditorBrowsableAttribute

Constructors

Name Summary
LogEntryParentNode()

Properties

Name Value Summary
Hash string
Gets or sets the hash of the parent log entry.
Revision int
Gets or sets the revision of the parent log entry.