ArgumentsBuilderExtension.

GetArgumentFromNullableIntProperty(PropertyInfo, Nullable<int>) Method

Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
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