ArgumentsBuilderExtension.

GetArgumentFromEnumProperty(PropertyInfo, object) Method

Summary

Get arguments for a (nullable) enum.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
ArgumentsBuilderExtension

Syntax

public static string GetArgumentFromEnumProperty(PropertyInfo property, object value)

Parameters

Name Type Description
property PropertyInfo
value object

Return Value

Type Description
string