C# Class Cake.Arguments.CakeOptions

The options that determines how the application should behave.
Datei anzeigen Open project: SimpleGitVersion/CodeCake Class Usage Examples

Public Methods

Method Description
CakeOptions ( ) : System

Initializes a new instance of the CakeOptions class.

Method Details

CakeOptions() public method

Initializes a new instance of the CakeOptions class.
public CakeOptions ( ) : System
return System