ArgumentsBuilderExtension.

GetArgumentFromNullableUInt64Property(PropertyInfo, Nullable<ulong>) Method

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

Syntax

public static string GetArgumentFromNullableUInt64Property(PropertyInfo property, Nullable<ulong> value)

Parameters

Name Type Description
property PropertyInfo
value Nullable<ulong>

Return Value

Type Description
string