ArgumentsBuilderExtension.

GetArgumentFromBoolProperty(PropertyInfo, Nullable<bool>) Method

Syntax

public static string GetArgumentFromBoolProperty(PropertyInfo property, Nullable<bool> value)

Parameters

Name Type Description
property PropertyInfo
value Nullable<bool>

Return Value

Type Description
string