ParameterEntry.

ParameterEntry(string, string, string) Constructor

Assembly
Cake.DeployParams.dll
Namespace
Cake.DeployParams
Containing Type
ParameterEntry

Syntax

public ParameterEntry(string match, string scope, string kind)

Parameters

Name Type Description
match string
scope string
kind string

Return Value

Type Description
void