Summary
A general sections container, used to replace sections in the markdown
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke .Readme - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Sections"]
class Type type-node
Syntax
public class Sections
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
PublicAPIAttribute |
Constructors
Name | Summary |
---|---|
Sections |
Methods
Name | Value | Summary |
---|---|---|
Add |
Sections |
Adds a new section.
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|