Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
MarkdownOutputState.cs
1
namespace
Waher.Service.IoTBroker.Legal.Contracts
2
{
6
public
class
MarkdownOutputState
7
{
11
public
string
Language
;
12
16
public
Contract
Contract
;
17
21
public
int
Level
;
22
26
public
int
Indentation
;
27
}
28
}
Waher.Service.IoTBroker.Legal.Contracts.Contract
Contains the definition of a contract
Definition:
Contract.cs:47
Waher.Service.IoTBroker.Legal.Contracts.MarkdownOutputState
State of the Markdown output generator.
Definition:
MarkdownOutputState.cs:7
Waher.Service.IoTBroker.Legal.Contracts.MarkdownOutputState.Level
int Level
Section level.
Definition:
MarkdownOutputState.cs:21
Waher.Service.IoTBroker.Legal.Contracts.MarkdownOutputState.Indentation
int Indentation
Row Indentation
Definition:
MarkdownOutputState.cs:26
Waher.Service.IoTBroker.Legal.Contracts.MarkdownOutputState.Contract
Contract Contract
Contract being rendered.
Definition:
MarkdownOutputState.cs:16
Waher.Service.IoTBroker.Legal.Contracts.MarkdownOutputState.Language
string Language
Desired language
Definition:
MarkdownOutputState.cs:11
Waher.Service.IoTBroker.Legal.Contracts
Definition:
AltitudeUse.cs:2
Waher.Service.IoTBroker
Legal
Contracts
MarkdownOutputState.cs
Generated by
1.9.5