RocketBoosterBuild Class

Summary

Base build plan and tasks.
Assembly
Rocket.Surgery.Nuke.dll
Namespace
Rocket.Surgery.Nuke
Interfaces
Base Types
graph BT Type-->Base0["RocketBoosterBuild<Configuration>"] Base0-->Base1["NukeBuild"] Type-.->Interface0["IRocketBoosterBuild<Configuration>"] Type-.->Interface1["IRocketBoosterBuild"] click Interface1 "/api/Rocket.Surgery.Nuke/IRocketBoosterBuild" Type["RocketBoosterBuild"] class Type type-node

Syntax

public abstract class RocketBoosterBuild : RocketBoosterBuild<Configuration>, 
    IRocketBoosterBuild<Configuration>, IRocketBoosterBuild

Attributes

Type Description
NullableAttribute

Constructors

Name Summary
RocketBoosterBuild() Initializes a new instance of the RocketBoosterBuild class.

Extension Methods

See Also