Summary
MartenCommandConvention.
Implements the
ICommandLineConvention
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Conventions - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ICommandLineConvention"]
click Interface0 "/api/Rocket.Surgery.Extensions.CommandLine/ICommandLineConvention"
Type-.->Interface1["IConvention<ICommandLineConventionContext>"]
Type-.->Interface2["IConvention"]
click Interface2 "/api/Rocket.Surgery.Conventions/IConvention"
Type["MartenCommandConvention"]
class Type type-node
Syntax
public class MartenCommandConvention : ICommandLineConvention,
IConvention<ICommandLineConventionContext>, IConvention
Constructors
| Name | Summary |
|---|---|
| Marten |
Methods
| Name | Value | Summary |
|---|---|---|
| Register |
void |
Registers the specified context.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
