Summary
IHostingConvention
Implements the
IConvention<TContext>
- Assembly
- Rocket
.Surgery .Hosting .Abstractions .dll - Namespace
- Rocket
.Surgery .Hosting - Interfaces
- Implementing Types
Syntax
public interface IHostingConvention : IConvention<IHostingConventionContext>, IConvention
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|