Summary
This class encapsulates a single line of configuration information from the
ShowConfigCommand
.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["ConfigurationEntry"]
class Type type-node
Syntax
public class ConfigurationEntry
Constructors
Name | Summary |
---|---|
ConfigurationEntry |
Initializes a new instance of the ConfigurationEntry class.
|