ArgumentsBuilderExtension.

GetArgumentFromNullableTimeSpanProperty(PropertyInfo, Nullable<TimeSpan>) Method

Summary

Get argument from nullable timespan.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
ArgumentsBuilderExtension

Syntax

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

Parameters

Name Type Description
property PropertyInfo The property.
value Nullable<TimeSpan> the value.

Return Value

Type Description
string a nullable .