ArgumentsBuilderExtension.

GetArgumentFromNullableIntProperty(PropertyInfo, Nullable<int>) Method

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

Syntax

public static string GetArgumentFromNullableIntProperty(PropertyInfo property, Nullable<int> value)

Parameters

Name Type Description
property PropertyInfo
value Nullable<int>

Return Value

Type Description
string