BooleanFalseValuesAttribute(string[]) Constructor
The string values used to represent a boolean false when converting.

Syntax

public BooleanFalseValuesAttribute(params string[] falseValues)

Parameters

Name Type Description
falseValues string[] The false values.