ArgumentsBuilderExtension.

GetArgumentFromNullableBoolProperty(PropertyInfo, Nullable<bool>) Method

Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
ArgumentsBuilderExtension

Syntax

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

Parameters

Name Type Description
property PropertyInfo
value Nullable<bool>

Return Value

Type Description
string