This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flutter.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- Arguments
Builder Extension
Syntax
public static IEnumerable<string> GetArgumentFromDictionaryProperty(PropertyInfo property, Dictionary<string, string> values)
Attributes
| Type | Description |
|---|---|
| Iterator |
Parameters
| Name | Type | Description |
|---|---|---|
| property | PropertyInfo | |
| values | Dictionary |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
