- Assembly
- Rocket
.Surgery .Nuke .DotNetCore .dll - Namespace
- Rocket
.Surgery .Nuke .DotNetCore - Interfaces
-
- IDotNetCoreBuild
<Configuration> - IRocketBoosterBuild
<Configuration> - IRocketBoosterBuild
- IDotNetCoreBuild
graph BT
Type-.->Interface0["IDotNetCoreBuild<Configuration>"]
Type-.->Interface1["IRocketBoosterBuild<Configuration>"]
Type-.->Interface2["IRocketBoosterBuild"]
click Interface2 "/api/Rocket.Surgery.Nuke/IRocketBoosterBuild"
Type["IDotNetCoreBuild"]
class Type type-node
Syntax
public interface IDotNetCoreBuild : IDotNetCoreBuild<Configuration>,
IRocketBoosterBuild<Configuration>, IRocketBoosterBuild
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|