ArgumentsBuilderExtension.

GetArgumentFromNullableTimeSpanProperty(PropertyInfo, Nullable<TimeSpan>) Method

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

Syntax

public static string GetArgumentFromNullableTimeSpanProperty(PropertyInfo property, Nullable<TimeSpan> value)

Parameters

Name Type Description
property PropertyInfo
value Nullable<TimeSpan>

Return Value

Type Description
string