ArgumentsBuilderExtension.

GetArgumentFromAutoProperty(AutoPropertyAttribute, PropertyInfo, object) Method

Summary

Uses format specified in attribute to format the argument.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
ArgumentsBuilderExtension

Syntax

public static string GetArgumentFromAutoProperty(AutoPropertyAttribute attribute, PropertyInfo property, object value)

Parameters

Name Type Description
attribute AutoPropertyAttribute
property PropertyInfo
value object

Return Value

Type Description
string