ArgumentsBuilderExtension.

GetArgumentFromNullableBoolProperty(PropertyInfo, Nullable<bool>, ParameterAttribute) Method

Syntax

public static string GetArgumentFromNullableBoolProperty(PropertyInfo property, Nullable<bool> value, ParameterAttribute parameter)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
property PropertyInfo
value Nullable<bool>
parameter ParameterAttribute

Return Value

Type Description
string