AssemblyArgumentsBuilderExtension.

GetArgumentFromStringArrayProperty(PropertyInfo, string[]) Method

Syntax

public static IEnumerable<string> GetArgumentFromStringArrayProperty(PropertyInfo property, string[] values)

Attributes

Type Description
IteratorStateMachineAttribute

Parameters

Name Type Description
property PropertyInfo
values string[]

Return Value

Type Description
IEnumerable<string>