ArgumentsBuilderExtension.

GetArgumentFromNullableUInt16Property(PropertyInfo, Nullable<ushort>) Method

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

Syntax

public static string GetArgumentFromNullableUInt16Property(PropertyInfo property, Nullable<ushort> value)

Parameters

Name Type Description
property PropertyInfo
value Nullable<ushort>

Return Value

Type Description
string