BoolParameterAttribute.

BoolParameterAttribute(string, string) Constructor

Summary

Constructor.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
BoolParameterAttribute

Syntax

public BoolParameterAttribute(string onTrue, string onFalse)

Parameters

Name Type Description
onTrue string
onFalse string

Return Value

Type Description
void