AssemblyArgumentsBuilderExtension.

GetArgumentFromDictionaryProperty(PropertyInfo, Dictionary<string, string>) Method

Syntax

public static IEnumerable<string> GetArgumentFromDictionaryProperty(PropertyInfo property, Dictionary<string, string> values)

Attributes

Type Description
IteratorStateMachineAttribute

Parameters

Name Type Description
property PropertyInfo
values Dictionary<string, string>

Return Value

Type Description
IEnumerable<string>