ArgumentsBuilderExtension.

GetArgumentFromStringArrayProperty(PropertyInfo, string[]) Method

Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
ArgumentsBuilderExtension

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>