ArgumentsBuilderExtension.

GetArgumentFromNullableInt64Property(PropertyInfo, Nullable<long>) Method

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

Syntax

public static string GetArgumentFromNullableInt64Property(PropertyInfo property, Nullable<long> value)

Parameters

Name Type Description
property PropertyInfo
value Nullable<long>

Return Value

Type Description
string