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.Twitter.
- Assembly
- Cake
.Twitter .dll - Namespace
- Cake
.Twitter - Containing Type
- Twitter
Provider Extensions
Syntax
public static IEnumerable<T> Concat<T>(this IEnumerable<T> items, T value)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
items | IEnumerable |
|
value | T |
Return Value
Type | Description |
---|---|
IEnumerable |