SecretArgument.

SecretArgument(IProcessArgument) Constructor

Summary

Initializes a new instance of the SecretArgument class.
Namespace
Cake.Core.IO.Arguments
Containing Type
SecretArgument

Syntax

public SecretArgument(IProcessArgument argument)

Parameters

Name Type Description
argument IProcessArgument The argument.

Return Value

Type Description
void