ArgumentsBuilderExtension.

GetArgumentFromEnumProperty(PropertyInfo, object) Method

Summary

Get arguments for a (nullable) enum.

Syntax

public static string GetArgumentFromEnumProperty(PropertyInfo property, object value)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
property PropertyInfo
value object

Return Value

Type Description
string