- Assembly
- Rocket
.Surgery .Nuke .DotNetCore .dll - Namespace
- Rocket
.Surgery .Nuke .DotNetCore - Interfaces
-
- IRocketBoosterBuild
<Configuration> - IRocketBoosterBuild
- IRocketBoosterBuild
- Base Types
-
- NukeBuild
- RocketBoosterBuild
<Configuration> - DotNetCoreBuild
<Configuration>
graph BT
Type-->Base0["DotNetCoreBuild<Configuration>"]
Base0-->Base1["RocketBoosterBuild<Configuration>"]
Base1-->Base2["NukeBuild"]
Type-.->Interface0["IRocketBoosterBuild<Configuration>"]
Type-.->Interface1["IRocketBoosterBuild"]
click Interface1 "/api/Rocket.Surgery.Nuke/IRocketBoosterBuild"
Type["DotNetCoreBuild"]
class Type type-node
Syntax
public class DotNetCoreBuild : DotNetCoreBuild<Configuration>, IRocketBoosterBuild<Configuration>,
IRocketBoosterBuild
Attributes
Type | Description |
---|---|
NullableAttribute |
Constructors
Name | Summary |
---|---|
DotNetCoreBuild |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|