Summary
This class encapsulates a <log...> node in the log output.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
. Xml Serialization Types - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["LogNode"]
class Type type-node
Syntax
public class LogNode
Attributes
Type | Description |
---|---|
XmlTypeAttribute | |
Editor |
Constructors
Name | Summary |
---|---|
LogNode |
Properties
Name | Value | Summary |
---|---|---|
LogEntries | Collection |
Gets the collection of log entries of the log.
|