Summary
Interface is used to add another badge to the `history badges` container in the readme.
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke .Readme
graph BT
Type["IHistorySection"]
class Type type-node
Syntax
public interface IHistorySection
Attributes
| Type | Description |
|---|---|
| Nullable |
Properties
Methods
| Name | Value | Summary |
|---|---|---|
| Process |
ValueTuple |
Returns the markdown that will produce the badge
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
